.. |
ARCMigrate
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-03 06:23:19 +00:00 |
AST
|
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
|
2018-03-19 17:38:40 +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
|
Basic: support PreserveMost and PreserveAll on Windows ARM
|
2018-03-20 17:33:26 +00:00 |
CodeGen
|
Set dso_local on __ImageBase.
|
2018-03-22 23:02:19 +00:00 |
CrossTU
|
[CrossTU] Fix handling of Cross Translation Unit directory path
|
2017-10-27 12:53:37 +00:00 |
Driver
|
[CUDA] Disable LTO for device-side compilations.
|
2018-03-21 22:22:59 +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
|
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2018-03-22 00:53:26 +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
|
[ms] Parse #pragma optimize and ignore it behind its own flag
|
2018-03-20 08:53:11 +00:00 |
Rewrite
|
[analyzer] Show full analyzer invocation for reproducibility in HTML reports
|
2018-01-23 19:28:52 +00:00 |
Sema
|
Improve -Winfinite-recursion
|
2018-03-22 03:16:23 +00:00 |
Serialization
|
[Modules] Fix creating fake definition data for lambdas.
|
2018-03-21 21:28:54 +00:00 |
StaticAnalyzer
|
[analyzer] Enable temporary object destructor inlining by default.
|
2018-03-22 22:05:53 +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 |