hanchenye-llvm-project/clang/lib
Nick Lewycky fe71238b8d Add a workaround for PR7947, a crash trying to recover from invalid C++ code.
llvm-svn: 111675
2010-08-20 20:54:15 +00:00
..
AST Use the AST on-disk hash table for name lookup inside a DeclContext. 2010-08-20 16:04:35 +00:00
Analysis Added psuedo-constant analysis and integrated it into the false positive reduction stage in IdempotentOperationChecker. 2010-08-18 21:17:24 +00:00
Basic More PCH -> AST renaming. 2010-08-18 23:57:06 +00:00
Checker Remove dead code. 2010-08-20 06:06:41 +00:00
CodeGen Fix a major regression with value-initialization of class types with 2010-08-20 16:57:37 +00:00
Driver Add machine-parseable Fix-It output as part of diagnostics, under the 2010-08-19 20:24:43 +00:00
Frontend Another step in the process of making the parser depend on Sema: 2010-08-20 18:27:03 +00:00
Headers Add immintrin meta header. 2010-08-20 18:04:07 +00:00
Index Remove unused location-to-AST-node resolver. libclang's implementation supercedes it 2010-07-19 16:18:30 +00:00
Lex More PCH -> AST renaming. 2010-08-18 23:57:06 +00:00
Parse Another step in the process of making the parser depend on Sema: 2010-08-20 18:27:03 +00:00
Rewrite Fix crasher with IgnoringDiagClient 2010-08-18 23:03:13 +00:00
Sema Add a workaround for PR7947, a crash trying to recover from invalid C++ code. 2010-08-20 20:54:15 +00:00
Serialization Use the AST on-disk hash table for name lookup inside a DeclContext. 2010-08-20 16:04:35 +00:00
CMakeLists.txt Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00