summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Android
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-06-27 20:56:04 +0000
committerReid Kleckner <rnk@google.com>2019-06-27 20:56:04 +0000
commit60eb072a16750ccae175e4c06f9135ba3669cbdd (patch)
treee02b08a7781866e05e6390ff90c9b6c735074ff0 /test/asan/TestCases/Android
parent09f9fd48848d915f14c5146b4e67d37b2be45ead (diff)
downloadcompiler-rt-60eb072a16750ccae175e4c06f9135ba3669cbdd.tar.gz
[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*
These lit configuration files are really Python source code. Using the .py file extension helps editors and tools use the correct language mode. LLVM and Clang already use this convention for lit configuration, this change simply applies it to all of compiler-rt. Reviewers: vitalybuka, dberris Differential Revision: https://reviews.llvm.org/D63658 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@364591 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/asan/TestCases/Android')
-rw-r--r--test/asan/TestCases/Android/lit.local.cfg.py (renamed from test/asan/TestCases/Android/lit.local.cfg)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/asan/TestCases/Android/lit.local.cfg b/test/asan/TestCases/Android/lit.local.cfg.py
index 63a6e5282..63a6e5282 100644
--- a/test/asan/TestCases/Android/lit.local.cfg
+++ b/test/asan/TestCases/Android/lit.local.cfg.py