summaryrefslogtreecommitdiff
path: root/test/Tooling
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2013-11-15 13:37:49 +0000
committerAlp Toker <alp@nuanti.com>2013-11-15 13:37:49 +0000
commit6c6fd7e9596e7c870e322f4030bdd16235348378 (patch)
treebbd21b31e80b4417b1943f09248cebdc3bbdd737 /test/Tooling
parentad40edabcb1a6cf05c17c31e66842e3cbb24fde9 (diff)
downloadclang-6c6fd7e9596e7c870e322f4030bdd16235348378.tar.gz
Ignore test Inputs globally and remove redundant lit.local.cfg files
By adding a default config.excludes pattern we can avoid individual suppressions in subdirectories. This matches LLVM's lit.cfg which also excludes a few other common non-test filenames for consistency. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194814 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Tooling')
-rw-r--r--test/Tooling/Inputs/lit.local.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Tooling/Inputs/lit.local.cfg b/test/Tooling/Inputs/lit.local.cfg
deleted file mode 100644
index e6f55eef7a..0000000000
--- a/test/Tooling/Inputs/lit.local.cfg
+++ /dev/null
@@ -1 +0,0 @@
-config.suffixes = []