llvm-project/clang/lib
John McCall afad82e4d0 Sema doesn't need these STL headers.
llvm-svn: 111926
2010-08-24 17:40:45 +00:00
..
AST Support for IRGen of synthesize bitfield ivars in 2010-08-23 18:51:39 +00:00
Analysis Several small changes to PseudoConstantAnalysis and the way IdempotentOperationChecker uses it. 2010-08-23 19:51:57 +00:00
Basic fix PR7953 - Windows filename are case insensitive: 2010-08-23 23:50:42 +00:00
Checker Improve comments. 2010-08-24 04:26:55 +00:00
CodeGen Emit debug info for enum constants. 2010-08-23 22:07:25 +00:00
Driver Driver/Clang: Forward -Wa, and -Xassembler to clang -cc1 when using the 2010-08-24 16:47:49 +00:00
Frontend Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +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 Detabify. 2010-08-22 01:00:03 +00:00
Parse Parse all kinds of declarations as part of a linkage-specification, 2010-08-24 14:14:45 +00:00
Rewrite Fix crasher with IgnoringDiagClient 2010-08-18 23:03:13 +00:00
Sema Sema doesn't need these STL headers. 2010-08-24 17:40:45 +00:00
Serialization More header elimination. The goal of all this is to allow Parser to 2010-08-24 08:50:51 +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