.. |
ARCMigrate
|
Removed some questionable default arguments from setters
|
2019-09-12 12:16:43 +00:00 |
AST
|
[Clang Interpreter] Fixed Bug 43362, build failure on GCC
|
2019-09-21 05:29:18 +00:00 |
ASTMatchers
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Analysis
|
Merge and improve code that detects same value in comparisons.
|
2019-09-21 03:02:26 +00:00 |
Basic
|
[SystemZ] Support z15 processor name
|
2019-09-20 23:06:03 +00:00 |
CodeGen
|
[OPENMP]Fix for PR43349: Crash for privatized loop bound.
|
2019-09-18 19:24:07 +00:00 |
CrossTU
|
[CrossTU] Fix problem with CrossTU AST load limit and progress messages.
|
2019-08-12 07:15:29 +00:00 |
DirectoryWatcher
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Driver
|
On PowerPC, Secure-PLT by default for FreeBSD 13 and higher
|
2019-09-18 20:58:03 +00:00 |
Edit
|
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
|
2019-07-02 18:28:13 +00:00 |
Format
|
[clang-format][PR41899] PointerAlignment: Left leads to useless space in lambda intializer expression
|
2019-09-18 19:11:40 +00:00 |
Frontend
|
make -frewrite-includes also rewrite conditions in #if/#elif
|
2019-09-18 19:09:41 +00:00 |
FrontendTool
|
[analyzer] Don't run the analyzer for -analyzer-list-enabled-checkers
|
2019-09-12 18:53:48 +00:00 |
Headers
|
Fix reliance on -flax-vector-conversions in AVX intrinsics headers and
|
2019-09-17 03:56:30 +00:00 |
Index
|
[clang][Index] Replace CodegenNameGenerator with ASTNameGenerator
|
2019-09-05 20:33:52 +00:00 |
Lex
|
Fix for stringized function-macro args continued across lines
|
2019-09-19 22:39:24 +00:00 |
Parse
|
Model converted constant expressions as full-expressions.
|
2019-09-19 22:00:16 +00:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
Merge and improve code that detects same value in comparisons.
|
2019-09-21 03:02:26 +00:00 |
Serialization
|
[OpenMP] Fix OMPClauseReader::readClause() uninitialized variable warning. NFCI.
|
2019-09-15 16:05:20 +00:00 |
StaticAnalyzer
|
Attempt to fix a windows buildbot failure
|
2019-09-21 07:56:40 +00:00 |
Tooling
|
[clang-scan-deps] strip the --serialize-diagnostics argument
|
2019-09-21 00:17:26 +00:00 |
CMakeLists.txt
|
Reland [clang] DirectoryWatcher
|
2019-07-12 20:34:10 +00:00 |