.. |
ARCMigrate
|
With MSVC, file needs to be compiled with /BIGOBJ
|
2020-07-17 09:43:06 -07:00 |
AST
|
[clang] Set the error-bit for ill-formed semantic InitListExpr.
|
2020-07-21 09:39:44 +02:00 |
ASTMatchers
|
Make helpers static. NFC.
|
2020-07-17 13:49:11 +02:00 |
Analysis
|
[Analyzer] Report every bug if only uniqueing location differs.
|
2020-07-15 12:19:25 +02:00 |
Basic
|
[NFC] Clean up doc comment and implementation for Module::isSubModuleOf.
|
2020-07-21 16:23:36 -07:00 |
CodeGen
|
[Coverage] Add comment to skipped regions
|
2020-07-21 17:34:18 -07: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
|
[Driver] Add --ld-path= and deprecate -fuse-ld=/abs/path and -fuse-ld=rel/path
|
2020-07-20 09:34:39 -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 BitFieldColonSpacing option
|
2020-07-20 20:55:51 +02:00 |
Frontend
|
[CMake] Make `intrinsics_gen` dependency unconditional.
|
2020-07-17 16:43:17 -07:00 |
FrontendTool
|
[NFC] Refactor Registry loops to range for
|
2020-06-19 00:40:10 +01:00 |
Headers
|
Fix pow and ldexp in HIP header
|
2020-07-21 17:39:46 -04:00 |
Index
|
[openmp] Base of tablegen generated OpenMP common declaration
|
2020-06-23 10:32:32 -04:00 |
Lex
|
[Coverage] Add comment to skipped regions
|
2020-07-21 17:34:18 -07:00 |
Parse
|
[clang] Provide a more specific diagnostic for a misplaced lambda capture-default.
|
2020-07-18 20:35:16 +01:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
[CFE] Add nomerge function attribute to inline assembly.
|
2020-07-22 08:22:58 +08:00 |
Serialization
|
Upgrade SmallSets of pointer-like types to SmallPtrSet
|
2020-07-20 16:54:29 +02:00 |
StaticAnalyzer
|
[Analyzer] Handle unique_ptr::swap() in SmartPtrModeling
|
2020-07-21 12:05:27 +02:00 |
Testing
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
Tooling
|
[libTooling] In Clang Transformer, change `Metadata` field to deferred evaluation.
|
2020-07-21 18:05:49 +00:00 |
CMakeLists.txt
|
Move unittest helpers to a shared location
|
2020-05-29 16:47:33 +02:00 |