..
ARCMigrate
[arcmt] Integrate GC __weak into property attributes even when we don't have
2011-11-28 02:04:36 +00:00
AST
Make isWeakDecl available as a method on ValueDecl.
2011-12-05 20:16:26 +00:00
Analysis
[analyzer] Rely on LLVM Dominators in Clang dominator computation.
2011-12-05 21:33:11 +00:00
Basic
Parse inferred submodules in module maps, track their contents in
2011-12-05 22:27:44 +00:00
CodeGen
Stack realignment is a tristate. Add -mno-stackrealign to turn off all stack
2011-12-06 03:33:03 +00:00
Driver
Stack realignment is a tristate. Add -mno-stackrealign to turn off all stack
2011-12-06 03:33:03 +00:00
Frontend
When building the main file to parse given a module map, don't skip
2011-12-06 17:15:11 +00:00
FrontendTool
Eliminate the -emit-module option, which emitted a module by parsing a
2011-11-29 22:42:06 +00:00
Headers
Headers: wmmintrin.h only needs xmmintrin.h.
2011-12-06 16:17:54 +00:00
Index
Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer.
2011-10-14 18:45:37 +00:00
Lex
Minor tweak to prepare for submodules with umbrella headers. No actual
2011-12-06 16:17:15 +00:00
Parse
Extend warnings for missing '@end'.
2011-12-06 09:25:23 +00:00
Rewrite
More refactoring of objc rewriter.
2011-12-05 22:59:54 +00:00
Sema
Suggest typo corrections for implicit function declarations.
2011-12-06 09:46:12 +00:00
Serialization
Implement inferred submodules support, which (when requested)
2011-12-06 01:10:29 +00:00
StaticAnalyzer
[analyzer] Rely on LLVM Dominators in Clang dominator computation.
2011-12-05 21:33:11 +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