Don't try to parse LinkAllParses.h for now

llvm-svn: 89820
This commit is contained in:
Douglas Gregor 2009-11-25 00:31:20 +00:00
parent d23ea6a33b
commit 4f5d0907b8
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ config.test_format = lit.formats.SyntaxCheckTest(compiler=root.clang,
'-I%s/include' % root.llvm_obj_root])
config.excludes = ['AbstractTypeUser.h', 'DAGISelHeader.h',
'AIXDataTypesFix.h', 'Solaris.h']
'AIXDataTypesFix.h', 'LinkAllPasses.h', 'Solaris.h']