..
APINotes
APINotes: add APINotesYAMLCompiler
2020-11-05 18:55:13 +00:00
ARCMigrate
[clang] Use SourceLocation as key in hash maps, NFCI
2020-10-20 16:24:09 +01:00
AST
[clang] Fix length threshold for MicrosoftMangle md5 hash
2020-11-07 07:40:24 -08:00
ASTMatchers
Add new matchers for dependent names in templates
2020-11-06 21:03:20 +00:00
Analysis
Thread safety analysis: Consider static class members as inaccessible
2020-10-30 00:35:14 +01:00
Basic
[Sema] Special case -Werror-implicit-function-declaration and reject other -Werror-
2020-11-05 10:25:30 -08:00
CodeGen
-fbasic-block-sections=list=: Suppress output if failed to open the file
2020-11-09 09:26:37 -08:00
CrossTU
[analyzer] Add CTUImportCppThreshold for C++ files
2020-07-09 15:36:33 +02:00
DirectoryWatcher
Revert "DirectoryWatcher: add an implementation for Windows"
2020-10-13 12:35:22 -07:00
Driver
Revert "Allow searching for prebuilt implicit modules."
2020-11-05 17:16:14 -08:00
Edit
[clang] Use SourceLocation as key in hash maps, NFCI
2020-10-20 16:24:09 +01:00
Format
[clang-format] avoid introducing multiline comments
2020-11-09 15:29:09 +01:00
Frontend
Revert "Allow searching for prebuilt implicit modules."
2020-11-05 17:16:14 -08:00
FrontendTool
[NFC] Refactor Registry loops to range for
2020-06-19 00:40:10 +01:00
Headers
[X86] use macros to split GFNI intrinsics into different kinds
2020-11-06 16:03:38 +08:00
Index
[Clang][PowerPC] Add __vector_pair and __vector_quad types
2020-10-28 13:19:20 -05:00
IndexSerialization
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
2020-08-20 15:12:56 +01:00
Lex
Revert "Allow searching for prebuilt implicit modules."
2020-11-05 17:16:14 -08:00
Parse
Add option 'exceptions' to pragma clang fp
2020-10-31 17:36:12 +07:00
Rewrite
SourceManager: Clarify that FileInfo always has a ContentCache, NFC
2020-10-23 12:38:53 -04:00
Sema
[NFC] Remove string parameter of annotation attribute from AST childs.
2020-11-09 16:39:59 +01:00
Serialization
[OpenMP5.0] map item can be non-contiguous for target update
2020-11-06 21:04:37 -06:00
StaticAnalyzer
[analyzer][ReturnPtrRangeChecker] Fix a false positive on end() iterator
2020-11-02 16:41:17 +01:00
Testing
Fix MSVC "not all control paths return a value" warning. NFC.
2020-06-05 10:45:59 +01:00
Tooling
Tooling: Remove dead code for ToolingInvocation::mapVirtualFile
2020-11-09 15:45:35 -05:00
CMakeLists.txt
APINotes: add APINotesYAMLCompiler
2020-11-05 18:55:13 +00:00