]> granicus.if.org Git - clang/commitdiff
tests: Update Frontend config to actually run ir-support tests.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 16 Jun 2010 20:04:36 +0000 (20:04 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 16 Jun 2010 20:04:36 +0000 (20:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106144 91177308-0d34-0410-b5e6-96231b3b80d8

test/Frontend/lit.local.cfg [new file with mode: 0644]

diff --git a/test/Frontend/lit.local.cfg b/test/Frontend/lit.local.cfg
new file mode 100644 (file)
index 0000000..4c13598
--- /dev/null
@@ -0,0 +1 @@
+config.suffixes = ['.c', '.cpp', '.m', '.mm', '.ll', '.bc']