clang-1/lib
Douglas Gregor acec34bda4 Flush statements after writing each DECL_CXX_BASE_SPECIFIERS node
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117770 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-30 04:28:16 +00:00
..
AST Make the deserialization of C++ base class specifiers lazy, improving 2010-10-29 22:39:52 +00:00
Analysis Added CFGTerminator class, that holds information about CFGBlock terminator statement. 2010-10-29 05:21:47 +00:00
Basic Handle Type.h a better way. 2010-10-29 23:24:33 +00:00
Checker Don't flag idempotent '+' or '-' warnings for pointer arithmetic (typically false positives). 2010-10-29 01:06:54 +00:00
CodeGen Generate bitcasts going in and out of MMX parameters 2010-10-29 23:12:32 +00:00
Driver Don't test isRegularFile before calling eraseFromDisk, since 2010-10-29 23:26:14 +00:00
Frontend If Consumer object failed to create due to some 2010-10-29 19:49:13 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers Fix CMake installation of arm_neon.h 2010-10-19 18:06:10 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Make the deserialization of macro definitions lazy, so that we can 2010-10-30 00:23:06 +00:00
Parse Parse attributes on enumerators and instantiate attributes on enum decls. 2010-10-22 23:36:17 +00:00
Rewrite More class anonymization. 2010-10-22 16:48:22 +00:00
Sema Don't remove the init expression from the initializer list if it had a semantic error. 2010-10-30 01:06:26 +00:00
Serialization Flush statements after writing each DECL_CXX_BASE_SPECIFIERS node 2010-10-30 04:28:16 +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