.. |
ARCMigrate
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-03 06:23:19 +00:00 |
AST
|
AST: inline a single-use variable (NFC)
|
2018-01-25 19:54:31 +00:00 |
ASTMatchers
|
Add hasTrailingReturn AST matcher
|
2018-01-22 22:45:23 +00:00 |
Analysis
|
Fix typos of occurred and occurrence
|
2018-01-24 10:26:09 +00:00 |
Basic
|
Adjust MaxAtomicInlineWidth for i386/i486 targets.
|
2018-01-23 23:27:57 +00:00 |
CodeGen
|
[CodeGen] Decorate aggregate accesses with TBAA tags
|
2018-01-25 14:21:55 +00:00 |
CrossTU
|
[CrossTU] Fix handling of Cross Translation Unit directory path
|
2017-10-27 12:53:37 +00:00 |
Driver
|
[clang-cl] Add support for /arch:AVX512F and /arch:AVX512
|
2018-01-25 15:24:43 +00:00 |
Edit
|
[clang] Fix format specifiers fixits for nested macros
|
2017-06-20 20:46:58 +00:00 |
Format
|
[clang-format] Fixes indentation of inner text proto messages
|
2018-01-25 14:10:43 +00:00 |
Frontend
|
[analyzer] Show full analyzer invocation for reproducibility in HTML reports
|
2018-01-23 19:28:52 +00:00 |
FrontendTool
|
[CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER)
|
2017-10-18 05:21:17 +00:00 |
Headers
|
[X86] Add rdpid command line option and intrinsics.
|
2018-01-20 18:36:52 +00:00 |
Index
|
[Index] Reduce size of SymbolInfo struct.
|
2017-12-23 19:31:24 +00:00 |
Lex
|
[CodeComplete] Fix completion in the middle of idents in macro calls
|
2018-01-22 17:18:28 +00:00 |
Parse
|
[Parse] Forward brace locations to TypeConstructExpr
|
2018-01-17 18:53:51 +00:00 |
Rewrite
|
[analyzer] Show full analyzer invocation for reproducibility in HTML reports
|
2018-01-23 19:28:52 +00:00 |
Sema
|
[coroutines] Pass coro func args to promise ctor
|
2018-01-24 22:15:42 +00:00 |
Serialization
|
[PCH] Serialize skipped preprocessor ranges
|
2018-01-15 19:14:16 +00:00 |
StaticAnalyzer
|
[analyzer] Do not attempt to get the pointee of void*
|
2018-01-24 22:17:30 +00:00 |
Tooling
|
[Tooling] Added a VFS parameter to ClangTool
|
2018-01-23 12:30:02 +00:00 |
CMakeLists.txt
|
Add Cross Translation Unit support library
|
2017-09-22 11:11:01 +00:00 |