.. |
ARCMigrate
|
Further refine the diagnostic categories for ARC diagnostics. Addresses <rdar://problem/10245086>.
|
2011-10-20 05:07:47 +00:00 |
AST
|
I added a new function to DeclContext called
|
2011-10-21 02:57:43 +00:00 |
Analysis
|
Thread safety analysis refactoring: invalid lock expressions.
|
2011-10-21 18:10:14 +00:00 |
Basic
|
Further refine the diagnostic categories for ARC diagnostics. Addresses <rdar://problem/10245086>.
|
2011-10-20 05:07:47 +00:00 |
CodeGen
|
Take DW_AT_comp_dir from $PWD when it's present and starts with a '/'. This is
|
2011-10-21 02:32:14 +00:00 |
Driver
|
Take DW_AT_comp_dir from $PWD when it's present and starts with a '/'. This is
|
2011-10-21 02:32:14 +00:00 |
Frontend
|
Take DW_AT_comp_dir from $PWD when it's present and starts with a '/'. This is
|
2011-10-21 02:32:14 +00:00 |
FrontendTool
|
Parse LLVM command line arguments after plugins have been loaded
|
2011-10-10 01:23:06 +00:00 |
Headers
|
Add _mm_comige_sd to emmintrin.h, since I apparently forgot to do this in r138769.
|
2011-10-06 20:31:50 +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
|
Add a __has_feature check for arc_cf_code_audited.
|
2011-10-18 21:18:53 +00:00 |
Parse
|
Treat the Microsoft/Borland keyword "__except" as a context-sensitive
|
2011-10-21 03:57:52 +00:00 |
Rewrite
|
objc rewriter: Restore objc_msgSend_stret/objc_msgSendSuper_stret declaration
|
2011-10-11 23:02:37 +00:00 |
Sema
|
Thread safety analysis refactoring: invalid lock expressions.
|
2011-10-21 18:10:14 +00:00 |
Serialization
|
Keep track when a ObjC interface/protocol was initially created as a forward reference.
|
2011-10-17 19:48:06 +00:00 |
StaticAnalyzer
|
[analyzer] Move predecessor into the NodeBuilder context.
|
2011-10-18 23:06:48 +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 |