.. |
ARCMigrate
|
With MSVC, file needs to be compiled with /BIGOBJ
|
2020-07-17 09:43:06 -07:00 |
AST
|
[clang][NFC] Remove spurious +x flag on DeclTemplate.cpp and DeclTemplate.h
|
2020-08-05 13:54:30 +01:00 |
ASTMatchers
|
On Windows build, making the /bigobj flag global , instead of passing it per file.
|
2020-07-28 18:04:36 -05:00 |
Analysis
|
[Analyzer] Remove inclusion of uniqueing decl from diagnostic profile.
|
2020-07-30 09:52:28 +02:00 |
Basic
|
[PowerPC] Add options to control paired vector memops support
|
2020-07-29 14:00:53 -05:00 |
CodeGen
|
BPF: simplify IR generation for __builtin_btf_type_id()
|
2020-08-04 16:29:42 -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
|
Fix use-after-scope in 7209f83112 caught by the sanitizer bots
|
2020-08-03 16:55:00 -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][NFC] Fix a Wdocumentation warning in TokenAnnotator.cpp
|
2020-07-28 10:58:52 +01:00 |
Frontend
|
Reland D61689 Change -gz and -Wa,--compress-debug-sections to use gABI compression (SHF_COMPRESSED) with integrated assembler
|
2020-08-03 15:12:01 -07:00 |
FrontendTool
|
[NFC] Refactor Registry loops to range for
|
2020-06-19 00:40:10 +01:00 |
Headers
|
[WebAssembly] Use "signed char" instead of "char" in SIMD intrinsics.
|
2020-08-04 12:48:40 -07:00 |
Index
|
[openmp] Base of tablegen generated OpenMP common declaration
|
2020-06-23 10:32:32 -04:00 |
Lex
|
Reland [Coverage] Add comment to skipped regions
|
2020-07-28 13:20:57 -07:00 |
Parse
|
Remove unused param tag to fix Wdocumentation warning. NFC.
|
2020-08-02 15:12:01 +01:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
[CUDA][HIP] Support accessing static device variable in host code for -fno-gpu-rdc
|
2020-08-05 07:57:38 -04:00 |
Serialization
|
[Concepts] Fix a deserialization crash.
|
2020-07-30 09:25:15 +02:00 |
StaticAnalyzer
|
[analyzer] Model iterator random incrementation symmetrically
|
2020-08-04 11:04:12 +02:00 |
Testing
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
Tooling
|
[SyntaxTree] Fix crash on pointer to member function
|
2020-08-04 14:31:12 +00:00 |
CMakeLists.txt
|
Move unittest helpers to a shared location
|
2020-05-29 16:47:33 +02:00 |