..
ARCMigrate
[arcmt] Fix a bug where a property in a class extension, that did not exist
2012-03-29 01:10:31 +00:00
AST
Add info to ObjCPropertyRefExpr to indicate whether the dot syntax property
2012-03-30 00:19:18 +00:00
Analysis
clang/lib/Analysis/CFG.cpp: Get rid of early insertion of placeholder to the map.
2012-03-25 06:30:37 +00:00
Basic
ARM backend knows about cortex-m4. The front end should too.
2012-03-29 19:53:34 +00:00
CodeGen
Fix a pair of invalidation bugs when emitting protocol definitions
2012-03-30 21:29:05 +00:00
Driver
ARM backend knows about cortex-m4. The front end should too.
2012-03-29 19:53:34 +00:00
Edit
Remove unused-but-set variable.
2012-03-13 17:05:43 +00:00
Frontend
[analyzer] Enable retry exhausted without inlining by default.
2012-03-28 19:59:16 +00:00
FrontendTool
Introduce a -cc1-level option -pubnames-dump, which simply dumps the
2012-03-27 18:06:49 +00:00
Headers
Correctly check argument types for some vector macros in smmintrin.h. Put parentheses around uses of vector macro arguments.
2012-03-30 07:01:17 +00:00
Index
Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST).
2012-03-11 07:00:24 +00:00
Lex
Make ModuleMapParser own its TargetInfo, so it doesn't get leaked.
2012-03-29 14:07:03 +00:00
Parse
Reject 'template<typename...Ts> void f(Ts ...(x));'. Add a special-case
2012-03-29 01:16:42 +00:00
Rewrite
modern objective-c translator: writing numeric
2012-03-30 16:49:36 +00:00
Sema
PR10217: Provide diagnostics explaining why an implicitly-deleted special
2012-03-30 20:53:28 +00:00
Serialization
Add info to ObjCPropertyRefExpr to indicate whether the dot syntax property
2012-03-30 00:19:18 +00:00
StaticAnalyzer
[analyzer]Malloc,RetainRelease: Allow pointer to escape via NSMapInsert.
2012-03-30 05:48:16 +00:00
CMakeLists.txt
Add new code migrator support for migrating existing Objective-C code to use
2012-03-06 20:06:33 +00:00
Makefile
Add new code migrator support for migrating existing Objective-C code to use
2012-03-06 20:06:33 +00:00