.. |
ARCMigrate
|
Basic: import SmallString<> into clang namespace
|
2012-02-05 02:13:05 +00:00 |
AST
|
Print NamedDecls directly to a raw_ostream where possible.
|
2012-02-07 11:57:57 +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
|
Basic: import SmallString<> into clang namespace
|
2012-02-05 02:13:05 +00:00 |
CodeGen
|
Emit debug info for properites that are not backed by an ivar.
|
2012-02-07 18:40:30 +00:00 |
Driver
|
Filter a few more options not recognized by gcc. <rdar://problem/10814020>
|
2012-02-07 01:17:55 +00:00 |
Frontend
|
Print NamedDecls directly to a raw_ostream where possible.
|
2012-02-07 11:57:57 +00:00 |
FrontendTool
|
Basic: import OwningPtr<> into clang namespace
|
2012-02-05 02:12:40 +00:00 |
Headers
|
Add C11 FLT_TRUE_MIN and friends. <rdar://problem/10812837>.
|
2012-02-07 01:02:19 +00:00 |
Index
|
More dead code removal (using -Wunreachable-code)
|
2012-01-20 21:50:17 +00:00 |
Lex
|
Hex literals without a significand no longer crash the lexer. Fixes bug 7910
|
2012-02-07 13:46:03 +00:00 |
Parse
|
Make parsing of objc @implementations more robust.
|
2012-02-07 16:50:53 +00:00 |
Rewrite
|
objc rewriter: start supporting modern objective-c abi
|
2012-02-07 17:11:38 +00:00 |
Sema
|
Make parsing of objc @implementations more robust.
|
2012-02-07 16:50:53 +00:00 |
Serialization
|
Introduce basic ASTs for lambda expressions. This covers:
|
2012-02-07 10:09:13 +00:00 |
StaticAnalyzer
|
Print NamedDecls directly to a raw_ostream where possible.
|
2012-02-07 11:57:57 +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 |