.. |
ARCMigrate
|
Basic: import SmallString<> into clang namespace
|
2012-02-05 02:13:05 +00:00 |
AST
|
Implement DR1458: Taking the address of an object of incomplete class type is
|
2012-02-08 08:11:33 +00:00 |
Analysis
|
Tweak format string checking to work with %@ and ObjC toll-free bridging. <rdar://problem/10814120>
|
2012-02-06 21:45:29 +00:00 |
Basic
|
Fix indentation and an 80-column violation.
|
2012-02-07 23:24:49 +00:00 |
CodeGen
|
CodeGen: Move EHPersonality from CGException.h into the cpp file, it has no other users.
|
2012-02-08 12:41:24 +00:00 |
Driver
|
Filter a few more options not recognized by gcc. <rdar://problem/10814020>
|
2012-02-07 01:17:55 +00:00 |
Frontend
|
Revert my patches which removed Diagnostic.h includes by moving some operator overloads out of line.
|
2012-02-07 22:29:24 +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
|
Fixing hex floating literal support so that it handles 0x.2p2 properly.
|
2012-02-08 13:36:33 +00:00 |
Parse
|
Make parsing of objc @implementations more robust.
|
2012-02-07 16:50:53 +00:00 |
Rewrite
|
last piece of metadata to complete modern metadata for
|
2012-02-08 22:23:26 +00:00 |
Sema
|
Factor C++11 lambda expressions implementation into a separate
|
2012-02-08 21:18:48 +00:00 |
Serialization
|
Revert my patches which removed Diagnostic.h includes by moving some operator overloads out of line.
|
2012-02-07 22:29:24 +00:00 |
StaticAnalyzer
|
Remove explicit delete of PathDiagnosticMacroPiece, as it is now reference counted.
|
2012-02-08 22:48:17 +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 |