.. |
ARCMigrate
|
Remove unused variables.
|
2011-12-25 01:18:52 +00:00 |
AST
|
Fix the mangling of class template arguments in a particular
|
2012-01-06 05:06:35 +00:00 |
Analysis
|
Teach the static analyzer to not treat XPC types as CF types.
|
2012-01-04 00:35:48 +00:00 |
Basic
|
Store the submodules of a module in source order, as they are stored
|
2012-01-04 23:32:19 +00:00 |
CodeGen
|
If we are compiling with -fno-builtin then don't do constant folding of
|
2012-01-06 12:20:19 +00:00 |
Driver
|
Driver/Darwin: Remove a hack that avoided passing -demangle to iOS linkers.
|
2012-01-04 21:45:27 +00:00 |
Frontend
|
When loading an AST file, set SourceManager::MainFileID to the main file of the AST file,
|
2012-01-05 21:36:25 +00:00 |
FrontendTool
|
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
|
2011-12-14 00:29:23 +00:00 |
Headers
|
Don't depend on undefined macros being 0, there are options for the
|
2012-01-03 19:22:38 +00:00 |
Index
|
Replace all comparisons between ObjCInterfaceDecl pointers with calls
|
2011-12-15 00:29:59 +00:00 |
Lex
|
Fix a memory leak of PragmaNamespaces, rdar://10611796.
|
2012-01-06 00:22:09 +00:00 |
Parse
|
More lambda work. Fixes a minor bug Richard pointed out, makes lookup for lambda parameters work correctly, recording more information into the AST.
|
2012-01-06 03:05:34 +00:00 |
Rewrite
|
Fix canonicalization of protocol-qualified types
|
2012-01-02 02:00:30 +00:00 |
Sema
|
Improvements to the uninitialized variable warning: Check if the constructor
|
2012-01-06 04:54:01 +00:00 |
Serialization
|
Don't seed the ASTWriter's declaration -> ID mapping with the IDs of
|
2012-01-05 22:33:30 +00:00 |
StaticAnalyzer
|
[analyzer] Be less pessimistic about invalidation of global variables
|
2012-01-04 23:54:01 +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 |