..
ARCMigrate
[arcmt] Take into account that all properties are strong-by-default now and fix the test.
2011-11-08 23:09:34 +00:00
AST
PR11391: Don't try to evaluate the LHS of a _Complex assignment as an rvalue.
2011-11-16 17:22:48 +00:00
Analysis
Teach the CFG builder how to properly destroy temporaries who
2011-11-15 15:29:30 +00:00
Basic
Revert r132539 for now, "My testing shows that function stat has no problem with trailing separators. (tested on Windows and Darwin)."
2011-11-17 06:16:05 +00:00
CodeGen
Add -f[no-]address-sanitizer flag
2011-11-16 17:34:26 +00:00
Driver
clang/Darwin: Use the compiler-rt provided profile library.
2011-11-17 00:36:57 +00:00
Frontend
Add -f[no-]address-sanitizer flag
2011-11-16 17:34:26 +00:00
FrontendTool
Add support for building a module from a module map to the -cc1
2011-11-16 00:09:06 +00:00
Headers
Fix some additional x86 intrinsics to use "I" (ICE) markings. Fix *mmintrin.h to take them into account.
2011-11-10 00:11:13 +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
When making a suggestion regarding which module to load rather than
2011-11-17 22:44:56 +00:00
Parse
[libclang] Fix crash on invalid code. Fixes rdar://10451854
2011-11-16 02:35:10 +00:00
Rewrite
objc rewriter: use a more specific name for local variable used
2011-11-09 17:41:43 +00:00
Sema
Include named unions in union member init checking
2011-11-17 06:01:57 +00:00
Serialization
If we're dealing with an overridden buffer in the AST reader, load the
2011-11-17 19:08:51 +00:00
StaticAnalyzer
[analysis] Constify CheckerContext.
2011-11-17 01:09:19 +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