.. |
ARCMigrate
|
[arcmt] Revert r135382, there's a different approach in r135764. rdar://9821111.
|
2011-07-27 05:28:22 +00:00 |
AST
|
Teach the ASTImporter to cope with cases where we have already
|
2011-07-29 23:31:30 +00:00 |
Analysis
|
[analyzer] Overhaul how the static analyzer expects CFGs by forcing CFGs to be linearized only when used by the static analyzer. This required a rewrite of LiveVariables, and exposed a ton of subtle bugs.
|
2011-07-28 23:07:59 +00:00 |
Basic
|
Add support for the 'Q' arm memory constraint.
|
2011-07-29 21:20:35 +00:00 |
CodeGen
|
Remove some unnecessary single element array temporaries.
|
2011-07-29 13:56:53 +00:00 |
Driver
|
Introduce the "-index-header-map" option, to give special semantics
|
2011-07-28 04:45:53 +00:00 |
Frontend
|
When performing code completion after at @interface, allow both
|
2011-07-30 06:55:39 +00:00 |
FrontendTool
|
[arcmt] Add some additional driver flags to optionally emit or save the pre-migration ARC errors.
|
2011-07-19 17:20:03 +00:00 |
Headers
|
http://llvm.org/bugs/show_bug.cgi?id=10472
|
2011-07-25 18:09:56 +00:00 |
Index
|
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
|
2011-07-23 10:55:15 +00:00 |
Lex
|
Turn off __has_feature(is_empty) and __has_feature(is_pod) if the
|
2011-07-30 07:01:49 +00:00 |
Parse
|
Turn off __has_feature(is_empty) and __has_feature(is_pod) if the
|
2011-07-30 07:01:49 +00:00 |
Rewrite
|
objc rewriter - my last patch was not quite right.
|
2011-07-30 01:21:41 +00:00 |
Sema
|
When performing code completion after at @interface, allow both
|
2011-07-30 06:55:39 +00:00 |
Serialization
|
Renamed Loaded member to ImportedBy, as it's easier to read. Added another set to represent the modules a module imports.
|
2011-07-29 18:09:09 +00:00 |
StaticAnalyzer
|
[analyzer] Remove recursive visitation in ExprEngine::VisitDeclStmt because it isn't needed anymore.
|
2011-07-29 21:18:41 +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 |