.. |
ARCMigrate
|
With MSVC, file needs to be compiled with /BIGOBJ
|
2020-07-17 09:43:06 -07:00 |
AST
|
[NFC] Tweak a comment about the lock-free builtins
|
2020-08-17 13:43:53 +01:00 |
ASTMatchers
|
[clang] Add a matcher for template template parameters.
|
2020-08-11 16:01:36 +01:00 |
Analysis
|
[AST] add parenthesis locations for IfStmt and SwitchStmt
|
2020-08-10 19:19:51 -07:00 |
Basic
|
[Target] Cache the command line derived feature map in TargetOptions.
|
2020-08-12 12:37:23 -07:00 |
CodeGen
|
[OpenMP][FIX] Do not use TBAA in type punning reduction GPU code PR46156
|
2020-08-16 14:38:31 -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
|
Create strict aligned code for OpenBSD/arm64.
|
2020-08-16 07:14:34 -04: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] use spaces for alignment of binary/ternary expressions with UT_AlignWithSpaces
|
2020-08-11 14:56:26 +02:00 |
Frontend
|
[clang] fix a compilation bug
|
2020-08-16 21:53:37 -07:00 |
FrontendTool
|
[NFC] Refactor Registry loops to range for
|
2020-06-19 00:40:10 +01:00 |
Headers
|
[PowerPC] Implement Vector Shift Builtins
|
2020-08-12 18:26:58 -05:00 |
Index
|
[clangd] Revert "[clangd] Fix crash-bug in preamble indexing when using modules."
|
2020-08-13 17:09:54 +02:00 |
Lex
|
[OpenCL] Remove warning for variadic macros in C++ for OpenCL.
|
2020-08-12 16:17:54 +01:00 |
Parse
|
Replace setter named 'getAsOpaqueInt' with a real getter.
|
2020-08-16 16:38:33 -07:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
[clang] Make signature help work with dependent args
|
2020-08-17 10:06:36 +02:00 |
Serialization
|
Replace setter named 'getAsOpaqueInt' with a real getter.
|
2020-08-16 16:38:33 -07:00 |
StaticAnalyzer
|
[analyzer] Fix crash with pointer to members values
|
2020-08-13 18:03:59 +03:00 |
Testing
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
Tooling
|
[SyntaxTree] Unbox operators into tokens for nodes generated from `CXXOperatorCallExpr`
|
2020-08-12 08:01:18 +00:00 |
CMakeLists.txt
|
Move unittest helpers to a shared location
|
2020-05-29 16:47:33 +02:00 |