.. |
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
|
WCharType and WIntType are always signed int on OpenBSD.
|
2020-08-18 19:59:54 -04:00 |
CodeGen
|
[X86] Add basic support for -mtune command line option in clang
|
2020-08-18 15:13:19 -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
|
[X86] Add basic support for -mtune command line option in clang
|
2020-08-18 15:13:19 -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] use spaces for alignment of binary/ternary expressions with UT_AlignWithSpaces
|
2020-08-11 14:56:26 +02:00 |
Frontend
|
[X86] Add basic support for -mtune command line option in clang
|
2020-08-18 15:13:19 -07:00 |
FrontendTool
|
[NFC] Refactor Registry loops to range for
|
2020-06-19 00:40:10 +01:00 |
Headers
|
[PowerPC] Implement Vector Extract Mask builtins in LLVM/Clang
|
2020-08-17 21:14:17 -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
|
[X86] Don't call SemaBuiltinConstantArg from CheckX86BuiltinTileDuplicate if Argument is Type or Value Dependent.
|
2020-08-18 12:33:40 -07:00 |
Serialization
|
Replace setter named 'getAsOpaqueInt' with a real getter.
|
2020-08-16 16:38:33 -07:00 |
StaticAnalyzer
|
[Analysis] Bug fix for exploded graph branching in evalCall for constructor
|
2020-08-19 00:03:31 +02: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 |