| .. |
|
ARCMigrate
|
With MSVC, file needs to be compiled with /BIGOBJ
|
2020-07-17 09:43:06 -07:00 |
|
AST
|
[AST] Reduce the size of TemplateArgumentLocInfo.
|
2020-09-21 13:08:53 +02:00 |
|
ASTMatchers
|
[ASTMatchers] Add missing definition for decompositionDecl
|
2020-09-16 17:32:29 +02:00 |
|
Analysis
|
[analyzer][Liveness][NFC] Get rid of statement liveness, because such a thing doesn't exist
|
2020-09-15 17:43:02 +02:00 |
|
Basic
|
Revert "[NFC] Refactor DiagnosticBuilder and PartialDiagnostic"
|
2020-09-17 13:56:09 -04:00 |
|
CodeGen
|
[OpenMP 5.0] Fix user-defined mapper privatization in tasks
|
2020-09-17 11:21:10 -04: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 disabled-by-default -Wuse-ld-path for the deprecation warning for -fuse-ld=/abs/path
|
2020-09-19 15:49:44 -07:00 |
|
Edit
|
…
|
|
|
Format
|
Add -Wno-error=unknown flag to clang-format.
|
2020-09-19 10:17:57 +02:00 |
|
Frontend
|
[clang] Fix incorrect call to TextDiagnostic::printDiagnosticMessage
|
2020-09-21 09:41:39 +01:00 |
|
FrontendTool
|
[NFC] Refactor Registry loops to range for
|
2020-06-19 00:40:10 +01:00 |
|
Headers
|
[PowerPC] Implement Move to VSR Mask builtins in LLVM/Clang
|
2020-09-18 18:16:14 -05:00 |
|
Index
|
[clang] Do not consider the template arguments of bases to be bases themselves
|
2020-09-01 19:18:03 -04:00 |
|
IndexSerialization
|
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
|
2020-08-20 15:12:56 +01:00 |
|
Lex
|
[clang][module] Improve incomplete-umbrella warning
|
2020-09-18 14:56:47 -07:00 |
|
Parse
|
[OpenMP] Context selector extensions for template functions
|
2020-09-16 13:37:10 -05:00 |
|
Rewrite
|
…
|
|
|
Sema
|
[AST] Reduce the size of TemplateArgumentLocInfo.
|
2020-09-21 13:08:53 +02:00 |
|
Serialization
|
[AST] Reduce the size of TemplateArgumentLocInfo.
|
2020-09-21 13:08:53 +02:00 |
|
StaticAnalyzer
|
[analyzer][Liveness][NFC] Get rid of statement liveness, because such a thing doesn't exist
|
2020-09-15 17:43:02 +02:00 |
|
Testing
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
|
Tooling
|
[SyntaxTree][NFC] follow naming convention + remove auto on empty vector declaration
|
2020-09-21 11:45:15 +00:00 |
|
CMakeLists.txt
|
Add an explicit toggle for the static analyzer in clang-tidy
|
2020-09-10 10:48:17 -04:00 |