..
APINotes
APINotes: annotate dump methods (NFC)
2021-01-08 20:49:28 +00:00
ARCMigrate
ARCMigrate: Migrate ObjCMT.cpp over to FileEntryRef
2020-12-09 14:16:05 -08:00
AST
[clang][ASTImporter] Add support for importing CXXFoldExpr.
2021-01-22 15:20:55 +01:00
ASTMatchers
Implement dynamic mapAnyOf in terms of ASTNodeKinds
2021-01-20 15:53:05 +00:00
Analysis
Revert "Revert "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis."""""
2021-01-08 14:17:18 +01:00
Basic
[clang][Tooling] Get rid of a hack in SymbolOccurrences, NFCI
2021-01-22 13:01:41 +00:00
CodeGen
[HIP] Support __managed__ attribute
2021-01-22 11:43:58 -05:00
CrossTU
Revert "Revert "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis."""""
2021-01-08 14:17:18 +01:00
DirectoryWatcher
Revert "ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC"
2020-12-14 17:04:06 -08:00
Driver
[flang][driver] Add support for `-I` in the new driver
2021-01-19 11:20:56 +00:00
Edit
[clang] Use SourceLocation as key in hash maps, NFCI
2020-10-20 16:24:09 +01:00
Format
[clang-format] Apply Allman style to lambdas
2021-01-19 18:17:01 +01:00
Frontend
[clang][cli] Port visibility LangOptions to marshalling system
2021-01-22 09:32:01 +01:00
FrontendTool
[NFC] Refactor Registry loops to range for
2020-06-19 00:40:10 +01:00
Headers
[hip] Fix `<complex>` compilation on Windows with VS2019.
2021-01-20 16:43:44 -05:00
Index
Revert "Following up on PR48517, fix handling of template arguments that refer"
2021-01-20 15:55:35 +01:00
IndexSerialization
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
2020-08-20 15:12:56 +01:00
Lex
Return false from __has_declspec_attribute() if not explicitly enabled
2021-01-12 13:20:08 -05:00
Parse
[clang] Use SourceLocations in unions [NFCI]
2021-01-14 10:56:53 +00:00
Rewrite
SourceManager: Clarify that FileInfo always has a ContentCache, NFC
2020-10-23 12:38:53 -04:00
Sema
[HIP] Support __managed__ attribute
2021-01-22 11:43:58 -05:00
Serialization
[ASTReader] Allow controlling separately whether validation should be disabled for a PCH vs a module file
2021-01-21 20:45:54 -08:00
StaticAnalyzer
Revert "Revert "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis."""""
2021-01-08 14:17:18 +01:00
Testing
Fix MSVC "not all control paths return a value" warning. NFC.
2020-06-05 10:45:59 +01:00
Tooling
[clang][Tooling] Get rid of a hack in SymbolOccurrences, NFCI
2021-01-22 13:01:41 +00:00
CMakeLists.txt
APINotes: add APINotesYAMLCompiler
2020-11-05 18:55:13 +00:00