.. |
AST
|
EmptyObjectMap now uses CharUnits wherever possible.
|
2010-10-31 22:13:23 +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
|
Make Clang static analyzer skip function template definitions. This fixes Clang PR 8426, 8427, & 8433. Reviewed by Ted Kremenek and Doug Gregor.
|
2010-10-31 04:22:34 +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
|
Correct typos and whitespace, spotted by Nico Weber!
|
2010-10-31 21:07:24 +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 |