llvm-project/clang/lib
Sebastian Redl 1914c6fef8 Rename PCHWriter.h to ASTWriter.h
llvm-svn: 111466
2010-08-18 23:56:37 +00:00
..
AST Generate Attr subclasses with TableGen. 2010-08-18 23:23:40 +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 Simplify FixItHint by eliminated the unnecessary InsertionLoc 2010-08-18 14:24:02 +00:00
Checker Generate Attr subclasses with TableGen. 2010-08-18 23:23:40 +00:00
CodeGen Generate Attr subclasses with TableGen. 2010-08-18 23:23:40 +00:00
Driver Driver: Claim the -mlinker-version synthesized argument, it shouldn't be 2010-08-17 22:32:45 +00:00
Frontend Rename PCHWriter.h to ASTWriter.h 2010-08-18 23:56:37 +00:00
Headers support for vec_add, vec_adds, vec_and, vec_andc with bool arguments 2010-08-16 16:22:12 +00:00
Index Remove unused location-to-AST-node resolver. libclang's implementation supercedes it 2010-07-19 16:18:30 +00:00
Lex CrashRecovery: Add #pragma clang __debug handle_crash, useful when debugging 2010-08-18 23:09:23 +00:00
Parse Get rid of extra nesting when checking for invalid type, 2010-08-17 23:50:37 +00:00
Rewrite Fix crasher with IgnoringDiagClient 2010-08-18 23:03:13 +00:00
Sema Generate Attr subclasses with TableGen. 2010-08-18 23:23:40 +00:00
Serialization Rename PCHWriter.h to ASTWriter.h 2010-08-18 23:56:37 +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