llvm-project/clang/lib
Daniel Dunbar cda8eb7a21 Revert r117678, "Qualified 'id' should implement all of static class type's", it breaks things.
llvm-svn: 117829
2010-10-30 19:22:48 +00:00
..
AST Revert r117678, "Qualified 'id' should implement all of static class type's", it breaks things. 2010-10-30 19:22:48 +00:00
Analysis Added CFGTerminator class, that holds information about CFGBlock terminator statement. 2010-10-29 05:21:47 +00:00
Basic Rename alignof -> alignOf to avoid irritating C++'0x compilers, 2010-10-30 05:14:06 +00:00
Checker Don't flag idempotent '+' or '-' warnings for pointer arithmetic (typically false positives). 2010-10-29 01:06:54 +00:00
CodeGen Better solution: calculate the visibility of functions and variables 2010-10-30 11:50:40 +00:00
Driver Use the expanded form of S_ISREG. Hopefully this unbreaks the MSVC build. 2010-10-30 08:28:42 +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 Rename alignof -> alignOf to avoid irritating C++'0x compilers, 2010-10-30 05:14: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 Preserve the template type parameter name when instantiating a templace. 2010-10-30 06:48:20 +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