.. |
ARCMigrate
|
[objcmt] Warn when modern objc migrator does not convert a NSNumber message because it requires a cast.
|
2012-05-24 16:48:23 +00:00 |
AST
|
Mangle template instantiations properly (as of VC 7.x) when compiling for
|
2012-05-26 23:12:19 +00:00 |
Analysis
|
Split a chunk of -Wconditional-uninitialized warnings out into a separate flag,
|
2012-05-25 02:17:09 +00:00 |
Basic
|
Only emit one set of braces for __VERSION__, getClangFullRepositoryVersion already adds some.
|
2012-05-26 19:39:52 +00:00 |
CodeGen
|
fix codegen support for alloc_size attribute for static C++ methods
|
2012-05-25 21:45:08 +00:00 |
Driver
|
[driver] Have the crash diagnostics print the clang version information.
|
2012-05-23 21:38:47 +00:00 |
Edit
|
[objcmt] Warn when modern objc migrator does not convert a NSNumber message because it requires a cast.
|
2012-05-24 16:48:23 +00:00 |
Frontend
|
ensure value passed to is space is representable as unsigned char
|
2012-05-25 00:03:29 +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
|
clang/lib/Rewrite/Rewriter.cpp: Don't try to rename opened files on Win32. Win32 doesn't allow rename/removing opened files.
|
2012-05-27 12:59:58 +00:00 |
Sema
|
Use the SelectorSet typedef more widely throughout Sema.
|
2012-05-27 13:28:52 +00:00 |
Serialization
|
Fix ASTReader handling of ImportDecls, from Meador Inge!
|
2012-05-16 16:31:58 +00:00 |
StaticAnalyzer
|
Replace some custom hash combines with the standard stuff from DenseMapInfo.
|
2012-05-27 13:28:44 +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 |