llvm-project/clang/lib
Chris Lattner 8c3283857e zap dead ctor
llvm-svn: 112132
2010-08-26 01:17:33 +00:00
..
AST Revert r112043, static volatiles are removed by the optimizer. Thanks Chris! 2010-08-25 23:42:51 +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 zap dead ctor 2010-08-26 01:17:33 +00:00
CodeGen IRgen/NEON: Fix codegen of vzip and vzipq. 2010-08-26 00:55:57 +00:00
Driver Driver: Fix thinko where I switched to always using the old toolchain, instead 2010-08-26 00:55:55 +00:00
Frontend Revert "Move the sorting of code-completion results out of the main path and 2010-08-26 00:30:24 +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 Revert r112114, "Pull DelayedDiagnostic and AccessedEntity out into their own 2010-08-26 00:52:50 +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