.. |
ARCMigrate
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-03 06:23:19 +00:00 |
AST
|
[ASTImporter] Support importing FunctionTemplateDecl and CXXDependentScopeMemberExpr
|
2017-12-17 14:16:17 +00:00 |
ASTMatchers
|
Remove creation of out-of-bounds value of enumeration type (resulting in UB).
|
2017-12-08 23:29:59 +00:00 |
Analysis
|
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
|
2017-12-14 15:16:18 +00:00 |
Basic
|
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
|
2017-12-14 15:16:18 +00:00 |
CodeGen
|
[Driver, CodeGen] pass through and apply -fassociative-math
|
2017-12-16 16:11:17 +00:00 |
CrossTU
|
[CrossTU] Fix handling of Cross Translation Unit directory path
|
2017-10-27 12:53:37 +00:00 |
Driver
|
[Driver, CodeGen] pass through and apply -fassociative-math
|
2017-12-16 16:11:17 +00:00 |
Edit
|
[clang] Fix format specifiers fixits for nested macros
|
2017-06-20 20:46:58 +00:00 |
Format
|
Revert "[ClangFormat] IndentWrappedFunctionNames should be true in the google ObjC style"
|
2017-12-14 21:44:11 +00:00 |
Frontend
|
[Driver, CodeGen] pass through and apply -fassociative-math
|
2017-12-16 16:11:17 +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 the two files I forgot to commit in r320915.
|
2017-12-16 06:10:24 +00:00 |
Index
|
[Index] Add setPreprocessor member to IndexDataConsumer.
|
2017-12-07 11:04:24 +00:00 |
Lex
|
__is_target_environment: Check the environment after parsing it
|
2017-12-15 20:07:53 +00:00 |
Parse
|
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
|
2017-12-14 15:16:18 +00:00 |
Rewrite
|
[Analyzer] Add support for displaying cross-file diagnostic paths in HTML output
|
2017-08-03 18:12:22 +00:00 |
Sema
|
Don't trigger -Wuser-defined-literals for system headers
|
2017-12-14 22:32:24 +00:00 |
Serialization
|
Revert r320230 to fix buildbots.
|
2017-12-09 03:02:21 +00:00 |
StaticAnalyzer
|
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
|
2017-12-14 15:16:18 +00:00 |
Tooling
|
[Tooling] Acknowledge that many CompilationDatabases don't support enumeration.
|
2017-11-24 12:13:55 +00:00 |
CMakeLists.txt
|
Add Cross Translation Unit support library
|
2017-09-22 11:11:01 +00:00 |