..
APINotes
APINotes: constify `dump` methods (NFC)
2020-12-01 19:01:06 +00:00
ARCMigrate
ARCMigrate: Initialize fields in EditEntry inline, NFC
2020-12-04 14:43:22 -08:00
AST
ASTImporter: Migrate to the FileEntryRef overload of SourceManager::createFileID, NFC
2020-12-04 14:45:59 -08:00
ASTMatchers
[ASTMatchers][NFC] Made variadic operator funcs static
2020-12-03 15:47:54 +00:00
Analysis
Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis."""
2020-11-17 18:59:21 -08:00
Basic
[PowerPC] [Clang] Enable float128 feature on P9 by default
2020-12-07 18:31:00 +08:00
CodeGen
[NFC][CodeGen] Simplify SanitizeDtorMembers::Emit
2020-12-05 21:11:27 -08:00
CrossTU
[clang][NFC] Use SmallString instead of SmallVector<char
2020-11-17 13:02:58 +00:00
DirectoryWatcher
ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC
2020-12-04 12:34:49 -08:00
Driver
Provide default location of sysroot for Baremetal toolchain.
2020-12-07 09:19:52 +00:00
Edit
[clang] Use SourceLocation as key in hash maps, NFCI
2020-10-20 16:24:09 +01:00
Format
[clang-format] Add option for case sensitive regexes for sorted includes
2020-12-05 16:33:21 +00:00
Frontend
Frontend: Use translateLineCol instead of translateFileLineCol, NFC
2020-12-04 14:37:48 -08:00
FrontendTool
[NFC] Refactor Registry loops to range for
2020-06-19 00:40:10 +01:00
Headers
[CUDA] Another attempt to fix early inclusion of <new> from libstdc++
2020-12-04 12:03:35 -08:00
Index
Index: Remove unused internal header SimpleFormatContext.h, NFC
2020-12-04 15:10:27 -08:00
IndexSerialization
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
2020-08-20 15:12:56 +01:00
Lex
ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC
2020-12-04 12:34:49 -08:00
Parse
[Sema] Fold VLAs to constant arrays in a few more contexts
2020-12-04 10:03:23 -05:00
Rewrite
SourceManager: Clarify that FileInfo always has a ContentCache, NFC
2020-10-23 12:38:53 -04:00
Sema
Sema.h: delete unused variables/functions/type aliases
2020-12-06 20:39:01 -08:00
Serialization
Module: Use FileEntryRef and DirectoryEntryRef in Umbrella, Header, and DirectoryName, NFC
2020-12-02 14:07:23 -08:00
StaticAnalyzer
[analyzer][StdLibraryFunctionsChecker] Add return value constraint to functions with BufferSize
2020-12-02 17:54:48 +01:00
Testing
Fix MSVC "not all control paths return a value" warning. NFC.
2020-06-05 10:45:59 +01:00
Tooling
[clang-format] Add option for case sensitive regexes for sorted includes
2020-12-05 16:33:21 +00:00
CMakeLists.txt
APINotes: add APINotesYAMLCompiler
2020-11-05 18:55:13 +00:00