.. |
ARCMigrate
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-03 06:23:19 +00:00 |
AST
|
ObjC++: decorate ObjC interfaces in MSABI properly
|
2017-08-23 22:38:58 +00:00 |
ASTMatchers
|
[ASTMatchers] Fix use after free.
|
2017-06-09 17:55:42 +00:00 |
Analysis
|
[analyzer] Make StmtDataCollector customizable
|
2017-08-23 16:28:26 +00:00 |
Basic
|
[mips] Introducing option -mabs=[legacy/2008]
|
2017-08-24 16:06:30 +00:00 |
CodeGen
|
Expose -mllvm -accurate-sample-profile to clang.
|
2017-08-24 21:37:33 +00:00 |
Driver
|
Expose -mllvm -accurate-sample-profile to clang.
|
2017-08-24 21:37:33 +00:00 |
Edit
|
[clang] Fix format specifiers fixits for nested macros
|
2017-06-20 20:46:58 +00:00 |
Format
|
[clang-format] Emit absolute splits before lines for comments, try 2
|
2017-08-24 16:41:10 +00:00 |
Frontend
|
Expose -mllvm -accurate-sample-profile to clang.
|
2017-08-24 21:37:33 +00:00 |
FrontendTool
|
Update after LLVM change r309087
|
2017-07-26 09:10:17 +00:00 |
Headers
|
Headers: explicitly specify double-word alignment
|
2017-08-23 16:57:55 +00:00 |
Index
|
Print enum constant values using the original source formatting
|
2017-08-17 13:41:55 +00:00 |
Lex
|
[Preprocessor] Correct internal token parsing of newline characters in CRLF
|
2017-08-24 18:36:07 +00:00 |
Parse
|
[Parser] Correct initalizer typos before lambda capture type is deduced.
|
2017-08-22 17:55:19 +00:00 |
Rewrite
|
[Analyzer] Add support for displaying cross-file diagnostic paths in HTML output
|
2017-08-03 18:12:22 +00:00 |
Sema
|
[c++2a] P0704R1: Allow pointers to const& member functions to be called on rvalues.
|
2017-08-25 01:47:55 +00:00 |
Serialization
|
[ODRHash] Diagnose differing template parameters.
|
2017-08-23 02:43:59 +00:00 |
StaticAnalyzer
|
[StaticAnalyzer] LoopUnrolling: Track a LoopStack in order to completely unroll specific loops
|
2017-08-21 16:32:57 +00:00 |
Tooling
|
Add missing std::move call
|
2017-08-24 14:08:18 +00:00 |
CMakeLists.txt
|
…
|
|