.. |
ARCMigrate
|
objc-arc: introduce -no-finalize-removal which in gc mode,
|
2012-01-26 20:57:58 +00:00 |
AST
|
constexpr: disallow signed integer overflow in integral conversions in constant
|
2012-01-30 22:27:01 +00:00 |
Analysis
|
Fix NSLog format string checking for %@.
|
2012-01-25 00:04:09 +00:00 |
Basic
|
Revert r149285, it breaks test/Preprocessor/init.c.
|
2012-01-30 23:53:44 +00:00 |
CodeGen
|
test for a v-table dispatch that consumes an
|
2012-01-30 23:39:30 +00:00 |
Driver
|
[analyzer] Rename the checker as per Ted's comment. Remove the reference
|
2012-01-30 21:14:16 +00:00 |
Frontend
|
Thread a TargetInfo through to the module map; we'll need it for
|
2012-01-30 06:01:29 +00:00 |
FrontendTool
|
Introduce 3 new fixit options:
|
2012-01-26 02:40:48 +00:00 |
Headers
|
Remove tgmath.h from the module map for now, because it currently causes a
|
2012-01-30 22:22:39 +00:00 |
Index
|
More dead code removal (using -Wunreachable-code)
|
2012-01-20 21:50:17 +00:00 |
Lex
|
Thread a TargetInfo through to the module map; we'll need it for
|
2012-01-30 06:01:29 +00:00 |
Parse
|
Implement code completion support for module import declarations, e.g.,
|
2012-01-29 18:15:03 +00:00 |
Rewrite
|
In FixItRecompile::BeginInvocation() reset the diagnostics before executing
|
2012-01-27 06:15:37 +00:00 |
Sema
|
constexpr: disallow signed integer overflow in integral conversions in constant
|
2012-01-30 22:27:01 +00:00 |
Serialization
|
Thread a TargetInfo through to the module map; we'll need it for
|
2012-01-30 06:01:29 +00:00 |
StaticAnalyzer
|
Convert ProgramStateRef to a smart pointer for managing the reference counts of ProgramStates. This leads to a slight memory
|
2012-01-31 00:57:20 +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 |