.. |
ARCMigrate
|
Fix use of uninitialized variable caught by GCC's -Wmaybe-uninitialized.
|
2012-05-01 02:45:39 +00:00 |
AST
|
A union can have a constexpr defaulted default constructor, if it has an
|
2012-05-07 01:07:30 +00:00 |
Analysis
|
Make -Wformat accept printf("%hhx", c); with -funsigned-char
|
2012-05-08 17:21:31 +00:00 |
Basic
|
Synchronize the representations of DeclarationName and Selector so
|
2012-05-04 18:24:37 +00:00 |
CodeGen
|
Implement PPC64TargetCodeGenInfo.
|
2012-05-09 18:22:46 +00:00 |
Driver
|
Roll logic into a single if statement, per David's suggestion.
|
2012-05-09 18:55:57 +00:00 |
Edit
|
Remove unused-but-set variable.
|
2012-03-13 17:05:43 +00:00 |
Frontend
|
Fix an assertion hit when the serialized diagnostics writer receive a diagnostic
|
2012-05-10 05:03: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
|
[preprocessor] Make sure that MacroExpands callbacks are always in source order.
|
2012-05-10 18:57:19 +00:00 |
Parse
|
objective-c. Fixes a 'fixit' where location of
|
2012-05-09 21:49:29 +00:00 |
Rewrite
|
Modern objective-c translation. Translating default
|
2012-05-08 23:54:35 +00:00 |
Sema
|
Warn about visibility attributes in typedefs.
|
2012-05-10 03:01:34 +00:00 |
Serialization
|
[AST/libclang] Speed up clang_getOverriddenCursors() considerably by reserving a bit
|
2012-05-09 16:12:57 +00:00 |
StaticAnalyzer
|
[analyzer] Do not highlight the range of the statement in case of leak.
|
2012-05-10 01:37:40 +00:00 |
Tooling
|
Fix -Wdelete-non-virtual-dtor in Tooling code.
|
2012-05-09 18:31:50 +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 |