.. |
ARCMigrate
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-03 06:23:19 +00:00 |
AST
|
PR35456: Track definedness of variable template specializations separately from
|
2017-12-02 02:48:42 +00:00 |
ASTMatchers
|
Add the hasDefinition() AST matcher to match class declarations that also have a definition.
|
2017-11-29 21:21:51 +00:00 |
Analysis
|
[analyzer] Teach RetainCountChecker about CoreMedia APIs
|
2017-11-25 14:57:42 +00:00 |
Basic
|
Toolchain: Normalize dwarf, sjlj and seh eh
|
2017-11-29 07:25:12 +00:00 |
CodeGen
|
[OPENMP] Codegen for `distribute simd` directive.
|
2017-12-04 15:38:33 +00:00 |
CrossTU
|
[CrossTU] Fix handling of Cross Translation Unit directory path
|
2017-10-27 12:53:37 +00:00 |
Driver
|
[WebAssembly] Pass through --undefined to Wasm LLD
|
2017-12-02 23:11:13 +00:00 |
Edit
|
[clang] Fix format specifiers fixits for nested macros
|
2017-06-20 20:46:58 +00:00 |
Format
|
Fix bug where we wouldn't break columns over the limit.
|
2017-12-04 08:53:16 +00:00 |
Frontend
|
[OpenCL] Define __IMAGE_SUPPORT__ macro for SPIR
|
2017-12-04 15:01:08 +00:00 |
FrontendTool
|
[CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER)
|
2017-10-18 05:21:17 +00:00 |
Headers
|
[clang] Use add_llvm_install_targets
|
2017-11-30 22:35:02 +00:00 |
Index
|
[index] tag declarations should use the decl role instead of ref
|
2017-11-09 20:50:59 +00:00 |
Lex
|
[c++2a] P0515R3: lexer support for new <=> token.
|
2017-12-01 01:07:10 +00:00 |
Parse
|
[c++2a] P0515R3: Support for overloaded operator<=>.
|
2017-12-01 02:13:10 +00:00 |
Rewrite
|
[Analyzer] Add support for displaying cross-file diagnostic paths in HTML output
|
2017-08-03 18:12:22 +00:00 |
Sema
|
[OPENMP] Codegen for `distribute simd` directive.
|
2017-12-04 15:38:33 +00:00 |
Serialization
|
PR35456: Track definedness of variable template specializations separately from
|
2017-12-02 02:48:42 +00:00 |
StaticAnalyzer
|
[analyzer] Don't treat lambda-captures float constexprs as undefined
|
2017-12-04 04:46:47 +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 |