.. |
ARCMigrate
|
With MSVC, file needs to be compiled with /BIGOBJ
|
2020-07-17 09:43:06 -07:00 |
AST
|
Improve diagnostic for an expression that's not constant because it uses
|
2020-08-10 17:03:19 -07:00 |
ASTMatchers
|
[clang] Allow DynTypedNode to store a TemplateArgumentLoc
|
2020-08-10 03:09:18 -04:00 |
Analysis
|
[OPENMP]Simplify representation for atomic, critical, master and section
|
2020-08-07 09:58:23 -04:00 |
Basic
|
[Hexagon] Avoid creating an empty target feature
|
2020-08-10 10:37:24 -05:00 |
CodeGen
|
[OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` handling in Clang
|
2020-08-10 17:13:26 -05:00 |
CrossTU
|
[analyzer] Add CTUImportCppThreshold for C++ files
|
2020-07-09 15:36:33 +02:00 |
DirectoryWatcher
|
[DirectoryWatcher] Do not use FSEvents on non-macOS platforms
|
2020-04-23 10:22:28 -07:00 |
Driver
|
[Clang] implement -fno-eliminate-unused-debug-types
|
2020-08-10 15:08:48 -07: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] Add space between method modifier and a tuple return type in C#
|
2020-08-10 14:00:33 +01:00 |
Frontend
|
[Clang] implement -fno-eliminate-unused-debug-types
|
2020-08-10 15:08:48 -07:00 |
FrontendTool
|
[NFC] Refactor Registry loops to range for
|
2020-06-19 00:40:10 +01:00 |
Headers
|
Make clang HIP headers compatible with C++98
|
2020-08-07 13:50:22 -04:00 |
Index
|
[clangd] Fix crash-bug in preamble indexing when using modules.
|
2020-08-10 18:42:57 +02:00 |
Lex
|
Reland [Coverage] Add comment to skipped regions
|
2020-07-28 13:20:57 -07:00 |
Parse
|
PR30738: Implement two-phase name lookup for fold-expressions.
|
2020-08-06 16:56:39 -07:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
[CUDA][HIP] Do not externalize implicit constant static variable
|
2020-08-10 19:02:49 -04:00 |
Serialization
|
PR30738: Implement two-phase name lookup for fold-expressions.
|
2020-08-06 16:56:39 -07:00 |
StaticAnalyzer
|
[analyzer] pr47030: MoveChecker: Unforget a comma in the suppression list.
|
2020-08-07 10:39:28 -07:00 |
Testing
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
Tooling
|
[SyntaxTree] Expand support for `NestedNameSpecifier`
|
2020-08-10 15:47:20 +00:00 |
CMakeLists.txt
|
Move unittest helpers to a shared location
|
2020-05-29 16:47:33 +02:00 |