..
ARCMigrate
Basic: import SmallString<> into clang namespace
2012-02-05 02:13:05 +00:00
AST
Implicitly define a lambda's conversion functions (to function
2012-02-16 01:06:16 +00:00
Analysis
Make -Wformat fix-its preserve original conversion specifiers.
2012-02-15 09:59:46 +00:00
Basic
Provide common include for all diagnostic headers.
2012-02-15 21:58:34 +00:00
CodeGen
Use the new method for specifying garbage collection metadata in the module.
2012-02-16 01:13:30 +00:00
Driver
Remove the unuseful -fdiagnostics-show-name
2012-02-15 19:45:34 +00:00
Frontend
Remove the unuseful -fdiagnostics-show-name
2012-02-15 19:45:34 +00:00
FrontendTool
Make use of const-correct ParseCommandLineOptions
2012-02-07 19:36:38 +00:00
Headers
Remove vperm2f* and vperm2i builtins. Same effect can be achieved with builtin_shufflevector.
2012-02-08 07:33:36 +00:00
Index
More dead code removal (using -Wunreachable-code)
2012-01-20 21:50:17 +00:00
Lex
Advertize support for constexpr.
2012-02-14 22:56:17 +00:00
Parse
Implement code completion support for lambda capture lists.
2012-02-15 15:34:24 +00:00
Rewrite
objective-c translator: fixes an obscure rewriting bug
2012-02-15 22:01:47 +00:00
Sema
Implicitly define a lambda's conversion functions (to function
2012-02-16 01:06:16 +00:00
Serialization
Implicitly define a lambda's conversion functions (to function
2012-02-16 01:06:16 +00:00
StaticAnalyzer
[analyzer] Malloc checker: make a bit safer.
2012-02-15 02:12:00 +00:00
CMakeLists.txt
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
2011-06-15 23:25:17 +00:00
Makefile
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
2011-06-15 23:25:17 +00:00