.. |
ARCMigrate
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-03 06:23:19 +00:00 |
AST
|
[ODRHash] Support pointer and reference types.
|
2018-03-24 00:52:44 +00:00 |
ASTMatchers
|
PR36581: Support data recursion over Stmts in AST matchers.
|
2018-03-02 21:55:03 +00:00 |
Analysis
|
[CFG] [analyzer] Add C++17-specific ctor-initializer construction contexts.
|
2018-03-22 22:02:38 +00:00 |
Basic
|
[AMDGPU] Fix codegen for inline assembly
|
2018-03-23 19:43:42 +00:00 |
CodeGen
|
[libFuzzer] Use OptForFuzzing attribute with -fsanitize=fuzzer.
|
2018-03-23 23:35:28 +00:00 |
CrossTU
|
[CrossTU] Fix handling of Cross Translation Unit directory path
|
2017-10-27 12:53:37 +00:00 |
Driver
|
[HWASan] Port HWASan to Linux x86-64 (clang)
|
2018-03-23 19:47:45 +00:00 |
Edit
|
[NFC] Extract method to SourceManager for traversing the macro "stack"
|
2018-02-09 23:30:07 +00:00 |
Format
|
[clang-format] Fix ObjC style guesser to also iterate over child lines
|
2018-03-22 17:37:19 +00:00 |
Frontend
|
[vfs] Don't bail out after a missing -ivfsoverlay file
|
2018-03-23 17:37:27 +00:00 |
FrontendTool
|
Make a build bot happy.
|
2018-02-10 14:26:53 +00:00 |
Headers
|
[DOXYGEN] Fix doxygen and content issues in mmintrin.h
|
2018-03-09 00:38:51 +00:00 |
Index
|
[Index] fix USR generation for namespace{extern{X}}
|
2018-02-02 14:13:37 +00:00 |
Lex
|
[Builtins] Overload __builtin_operator_new/delete to allow forwarding to usual allocation/deallocation functions.
|
2018-03-21 19:19:48 +00:00 |
Parse
|
Sink PrettyDeclStackTrace down to the AST library
|
2018-03-23 00:07:18 +00:00 |
Rewrite
|
[analyzer] Show full analyzer invocation for reproducibility in HTML reports
|
2018-01-23 19:28:52 +00:00 |
Sema
|
[CUDA] Fixed false error reporting in case of calling H->G->HD->D.
|
2018-03-23 19:49:03 +00:00 |
Serialization
|
Sink PrettyDeclStackTrace down to the AST library
|
2018-03-23 00:07:18 +00:00 |
StaticAnalyzer
|
[analyzer] Trust _Nonnull annotations for system framework
|
2018-03-23 00:16:03 +00:00 |
Tooling
|
[Tooling] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2018-03-14 21:05:51 +00:00 |
CMakeLists.txt
|
Add Cross Translation Unit support library
|
2017-09-22 11:11:01 +00:00 |