]> granicus.if.org Git - clang/commit
Ignore test Inputs globally and remove redundant lit.local.cfg files
authorAlp Toker <alp@nuanti.com>
Fri, 15 Nov 2013 13:37:49 +0000 (13:37 +0000)
committerAlp Toker <alp@nuanti.com>
Fri, 15 Nov 2013 13:37:49 +0000 (13:37 +0000)
commit6c6fd7e9596e7c870e322f4030bdd16235348378
treebbd21b31e80b4417b1943f09248cebdc3bbdd737
parentad40edabcb1a6cf05c17c31e66842e3cbb24fde9
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
test/ASTMerge/Inputs/lit.local.cfg [deleted file]
test/Driver/Inputs/lit.local.cfg [deleted file]
test/Frontend/Inputs/lit.local.cfg [deleted file]
test/Index/Inputs/lit.local.cfg [deleted file]
test/SemaCXX/Inputs/lit.local.cfg [deleted file]
test/Tooling/Inputs/lit.local.cfg [deleted file]
test/lit.cfg