.. |
ARCMigrate
|
[arcmt] Remove an unused -autorelease, without failing with error, for this
|
2012-05-23 21:50:04 +00:00 |
AST
|
If the first argument of __builtin_object_size can be folded to a constant
|
2012-05-23 04:13:20 +00:00 |
Analysis
|
Make -Wformat accept printf("%hhx", c); with -funsigned-char
|
2012-05-08 17:21:31 +00:00 |
Basic
|
Teach Clang about the NVPTX backend.
|
2012-05-20 23:28:41 +00:00 |
CodeGen
|
If the first argument of __builtin_object_size can be folded to a constant
|
2012-05-23 04:13:20 +00:00 |
Driver
|
[driver] Have the crash diagnostics print the clang version information.
|
2012-05-23 21:38:47 +00:00 |
Edit
|
[objcmt] Don't add redundant parentheses when migrating subscripting of an ivar.
|
2012-05-22 00:47:53 +00:00 |
Frontend
|
wire -fbounds-checking to the new LLVM bounds checking pass
|
2012-05-22 17:19:45 +00:00 |
FrontendTool
|
Fix cmake. Remaining two ClangCC1Options deps.
|
2012-05-02 05:31:31 +00:00 |
Headers
|
Remove the 'intrin.h' builtin header file and its tests for now.
|
2012-05-07 20:46:58 +00:00 |
Lex
|
Lexer::ReadToEndOfLine: Only build the string if it's actually used and do so in a less malloc-intensive way.
|
2012-05-18 19:32:16 +00:00 |
Parse
|
Recognize the MS inheritance attributes and turn them into attributes
|
2012-05-22 21:28:12 +00:00 |
Rewrite
|
modern objc translation: Add translation of @autoreleasepool
|
2012-05-23 23:47:20 +00:00 |
Sema
|
Correct the starting location for instantiations of field declarations which
|
2012-05-23 04:22:22 +00:00 |
Serialization
|
Fix ASTReader handling of ImportDecls, from Meador Inge!
|
2012-05-16 16:31:58 +00:00 |
StaticAnalyzer
|
[analyzer] Bind UnknownVal to InitListExpr for unsupported types
|
2012-05-21 22:07:00 +00:00 |
Tooling
|
Tooling: Canonicalize Key in IndexByFile[]. llvm::sys::path::native() may be used here.
|
2012-05-23 22:24:20 +00:00 |
CMakeLists.txt
|
Remove the unused, unmaintained, incomplete 'Index' library.
|
2012-04-13 16:31:46 +00:00 |
Makefile
|
Remove the unused, unmaintained, incomplete 'Index' library.
|
2012-04-13 16:31:46 +00:00 |