llvm-project/clang/test/ASTMerge/Inputs
Alp Toker 9c5ae47c94 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.

llvm-svn: 194814
2013-11-15 13:37:49 +00:00
..
category1.m Fix two thinkos and add a test for importing the AST of a category 2010-12-08 16:41:55 +00:00
category2.m Fix two thinkos and add a test for importing the AST of a category 2010-12-08 16:41:55 +00:00
class-template1.cpp Implement AST import support for class template specializations. 2010-12-01 01:36:18 +00:00
class-template2.cpp Implement AST import support for class template specializations. 2010-12-01 01:36:18 +00:00
class1.cpp Fix code that attempted to produce a diagnostic with one DiagnosticEngine, then 2012-12-20 02:22:15 +00:00
class2.cpp Fix code that attempted to produce a diagnostic with one DiagnosticEngine, then 2012-12-20 02:22:15 +00:00
enum1.c
enum2.c
exprs1.c
exprs2.c
function1.c
function2.c
interface1.m Extern the ASTImporter to import @implementation declarations. 2010-12-07 01:26:03 +00:00
interface2.m Fix crash at @implementation with a forward reference as base class. 2012-03-13 01:09:36 +00:00
namespace1.cpp
namespace2.cpp
property1.m Implement AST import for Objective-C property implementations 2010-12-07 18:32:03 +00:00
property2.m Implement AST import for Objective-C property implementations 2010-12-07 18:32:03 +00:00
struct1.c
struct2.c
typedef1.c
typedef2.c
var1.c
var1.h
var2.c