.. |
ARCMigrate
|
Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about 'ownership', not 'lifetime'.
|
2011-06-24 00:08:59 +00:00 |
AST
|
Don't overread the buffer when an %x escape in inline asm ends prematurely.
|
2011-07-05 11:13:37 +00:00 |
Analysis
|
Revert r133024, "[format strings] correctly suggest correct type for '%@'
|
2011-06-28 23:33:55 +00:00 |
Basic
|
Remove unused member of Builtin::Info.
|
2011-07-05 21:53:01 +00:00 |
CodeGen
|
Don't use x86_mmx where it isn't necessary.
|
2011-07-02 00:57:27 +00:00 |
Driver
|
Drop "soft" argument that would be considered as file argument by cc1.
|
2011-07-05 19:52:46 +00:00 |
Frontend
|
Don't define __CONSTANT_CFSTRINGS__ with -fno-constant-cfstrings issue.
|
2011-07-05 16:00:59 +00:00 |
FrontendTool
|
[arcmt] Remove '-arcmt-modify-in-memory', it turned out less useful than we hoped it would be.
|
2011-06-17 23:49:31 +00:00 |
Headers
|
Teach Clang's <float.h> to also include MinGW's <float.h>, which provides additional system definitions, from Ruben Van Boxem
|
2011-07-05 14:17:04 +00:00 |
Index
|
Modify some deleted function methods to better reflect reality:
|
2011-05-06 20:44:56 +00:00 |
Lex
|
Replace an unreachable error path with an assert
|
2011-06-30 16:41:03 +00:00 |
Parse
|
Some documentation fixes for the parser, from John Freeman
|
2011-07-05 17:13:11 +00:00 |
Rewrite
|
Make more use of llvm::StringRef in various APIs. In particular, don't
|
2011-06-21 15:13:30 +00:00 |
Sema
|
Look through parenthesized declarators when determining whether an
|
2011-07-05 18:30:26 +00:00 |
Serialization
|
Introduce the notion of instantiation dependence into Clang's AST. A
|
2011-07-01 01:22:09 +00:00 |
StaticAnalyzer
|
Update for llvm commit r134291.
|
2011-07-02 00:20:22 +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 |