forked from OSchip/llvm-project
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. llvm-svn: 194814 |
||
|---|---|---|
| .. | ||
| category1.m | ||
| category2.m | ||
| class-template1.cpp | ||
| class-template2.cpp | ||
| class1.cpp | ||
| class2.cpp | ||
| enum1.c | ||
| enum2.c | ||
| exprs1.c | ||
| exprs2.c | ||
| function1.c | ||
| function2.c | ||
| interface1.m | ||
| interface2.m | ||
| namespace1.cpp | ||
| namespace2.cpp | ||
| property1.m | ||
| property2.m | ||
| struct1.c | ||
| struct2.c | ||
| typedef1.c | ||
| typedef2.c | ||
| var1.c | ||
| var1.h | ||
| var2.c | ||