.. |
AST
|
Introduce a utility routine for checking whether a block's captures
|
2011-06-15 22:51:16 +00:00 |
Analysis
|
[format strings] correctly suggest correct type for '%@' specifiers. Fixes <rdar://problem/9607158>.
|
2011-06-14 22:56:51 +00:00 |
Basic
|
Generate enumerators for diagnostic categories. Patch by Argyrios!
|
2011-06-15 21:46:43 +00:00 |
CodeGen
|
Per Chris's suggestion, simplify code using llvm::getOrEnforceKnownAlignment.
|
2011-06-15 22:09:18 +00:00 |
Driver
|
Introduce a -cc1-level option to turn off related result type
|
2011-06-14 23:20:43 +00:00 |
Frontend
|
Introduce a -cc1-level option to turn off related result type
|
2011-06-14 23:20:43 +00:00 |
FrontendTool
|
Re-enable disable free optimization where the FrontendAction is not freed when -disable-free is passed. This accidentally was commited in r128011.
|
2011-04-25 22:57:55 +00:00 |
Headers
|
Add 'may_alias' attribute. Noticed by Eli.
|
2011-05-13 01:24:00 +00:00 |
Index
|
Modify some deleted function methods to better reflect reality:
|
2011-05-06 20:44:56 +00:00 |
Lex
|
revert r133003 and fix the bug properly: the issue was that ## in a token
|
2011-06-14 18:19:37 +00:00 |
Parse
|
Remove the Fix-it for missing statement in switches
|
2011-06-14 15:24:38 +00:00 |
Rewrite
|
Implement support for C++11 in-class initialization of non-static data members.
|
2011-06-11 17:19:42 +00:00 |
Sema
|
Eliminate a 'default' case in template argument deduction, where we
|
2011-06-15 16:02:29 +00:00 |
Serialization
|
Introduce a -cc1-level option to turn off related result type
|
2011-06-14 23:20:43 +00:00 |
StaticAnalyzer
|
[analyzer] Revise CStringChecker's modelling of strcpy() and strcat():
|
2011-06-15 05:52:56 +00:00 |
CMakeLists.txt
|
Reverts the Tooling changes as requested by Chris.
|
2011-06-02 16:58:33 +00:00 |
Makefile
|
Reverts the Tooling changes as requested by Chris.
|
2011-06-02 16:58:33 +00:00 |