llvm-project/clang/lib
Tom Care 9a68bccd0c Add missing null checks in PseudoConstantAnalysis
llvm-svn: 112100
2010-08-25 22:46:03 +00:00
..
AST GCC didn't care for my attempt at API compatibility, so brute-force everything 2010-08-25 11:45:40 +00:00
Analysis Add missing null checks in PseudoConstantAnalysis 2010-08-25 22:46:03 +00:00
Basic Add some missing X86-specific asm constraint letters, and fix 2010-08-24 22:33:12 +00:00
Checker GCC didn't care for my attempt at API compatibility, so brute-force everything 2010-08-25 11:45:40 +00:00
CodeGen Fix horrible white space errors. 2010-08-25 18:17:27 +00:00
Driver Frontend: Add basic -H support. 2010-08-24 22:44:13 +00:00
Frontend Move the sorting of code-completion results out of the main path and 2010-08-25 22:15:42 +00:00
FrontendTool Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Headers Add x86intrin.h which is generic x86 intrinsics for more than just Intel. Thus 2010-08-22 20:38:05 +00:00
Index Remove unused location-to-AST-node resolver. libclang's implementation supercedes it 2010-07-19 16:18:30 +00:00
Lex Introduce a preprocessor code-completion hook for contexts where we 2010-08-25 17:04:25 +00:00
Parse Initialize the translation-unit scope before lexing the first 2010-08-25 18:07:12 +00:00
Rewrite GCC didn't care for my attempt at API compatibility, so brute-force everything 2010-08-25 11:45:40 +00:00
Sema Move the sorting of code-completion results out of the main path and 2010-08-25 22:15:42 +00:00
Serialization More incremental progress towards not including Expr.h in Sema.h. 2010-08-25 10:28:54 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00