.. |
ARCMigrate
|
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
|
2017-06-03 06:23:19 +00:00 |
AST
|
[Modules TS] Module ownership semantics for redeclarations.
|
2017-10-10 22:33:17 +00:00 |
ASTMatchers
|
[ASTMatchers] Don't create a copy of a std::set when iterating over it.
|
2017-10-10 07:21:34 +00:00 |
Analysis
|
[Analyzer] Support bodyfarming libstdc++ implementation of std::call_once.
|
2017-10-11 20:53:01 +00:00 |
Basic
|
Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFile results on Windows.
|
2017-10-10 22:19:46 +00:00 |
CodeGen
|
[OPENMP] Remove extra if, NFC.
|
2017-10-11 15:56:38 +00:00 |
CrossTU
|
Fix implicit-fallthrough warning by adding missing break
|
2017-09-24 15:17:46 +00:00 |
Driver
|
Testing commit access.
|
2017-10-09 19:07:09 +00:00 |
Edit
|
[clang] Fix format specifiers fixits for nested macros
|
2017-06-20 20:46:58 +00:00 |
Format
|
[clang-format] Fix regression about short functions after #else
|
2017-10-02 15:53:37 +00:00 |
Frontend
|
Set PreprocessorOpts.GeneratePreamble=true in PrecompiledPreamble.
|
2017-10-09 16:52:12 +00:00 |
FrontendTool
|
Update after LLVM change r309087
|
2017-07-26 09:10:17 +00:00 |
Headers
|
[X86] Correct type for argument to clflushopt intrinsic.
|
2017-10-11 16:06:08 +00:00 |
Index
|
Fix indexer crash for default template template parameter value
|
2017-10-10 21:09:49 +00:00 |
Lex
|
A '<' with a trigraph '#' is not a valid editor placeholder
|
2017-10-11 00:41:20 +00:00 |
Parse
|
[OpenCL] Allow function declaration with empty argument list.
|
2017-10-11 11:16:31 +00:00 |
Rewrite
|
[Analyzer] Add support for displaying cross-file diagnostic paths in HTML output
|
2017-08-03 18:12:22 +00:00 |
Sema
|
[OpenCL] Allow function declaration with empty argument list.
|
2017-10-11 11:16:31 +00:00 |
Serialization
|
Revert r314955: "Remove PendingBody mechanism for function and ObjC method deserialization."
|
2017-10-11 07:47:54 +00:00 |
StaticAnalyzer
|
[Analyzer] Fix introduced regression: properly check for nullable attribute.
|
2017-10-11 19:13:15 +00:00 |
Tooling
|
[clang-rename] Don't add prefix qualifiers to the declaration and definition of the renamed symbol.
|
2017-10-11 11:15:48 +00:00 |
CMakeLists.txt
|
Add Cross Translation Unit support library
|
2017-09-22 11:11:01 +00:00 |