..
Analysis
[clang][dataflow] Fix -Wdeprecated-declarations after D147302 (NFC)
2023-04-04 16:17:25 +08:00
AST
[clang][ASTImporter] Import typedefs to distinct records as distinct nodes.
2023-03-27 17:58:32 +02:00
ASTMatchers
[C++20] [Coroutines] Handle function-try-block in SemaCoroutine
2023-04-06 15:11:34 +08:00
Basic
[clang/Diagnostic] Use optional
to disambiguate between a StoredDiagMessage
that is not set vs set as empty string
2023-03-03 12:48:48 -08:00
CodeGen
[NFC][TargetParser] Replace uses of llvm/Support/Host.h
2023-02-10 09:59:46 +00:00
CrossTU
Remove unused #include "llvm/ADT/Optional.h"
2022-12-05 06:31:11 +00:00
DirectoryWatcher
[clang] Use std::optional instead of llvm::Optional (NFC)
2023-01-02 15:54:57 -08:00
Driver
[Driver] Change multilib selection algorithm
2023-03-24 06:58:07 +00:00
Format
[clang-format] Fix bugs with "LambdaBodyIndentation: OuterScope"
2023-04-05 14:38:38 -07:00
Frontend
[libclang] Add index option to store preambles in memory
2023-03-15 09:21:41 -04:00
Index
[clang] Visit enum base specifiers in libIndex
2021-10-25 13:16:14 +02:00
Interpreter
[NFC][TargetParser] Replace uses of llvm/Support/Host.h
2023-02-10 09:59:46 +00:00
Introspection
Move from llvm::makeArrayRef to ArrayRef deduction guides - clang/ part
2023-01-09 12:15:24 +01:00
Lex
[NFC] Refactor ModuleDeclStateTest to make it not dependent on Frontend
2023-02-15 11:30:18 +08:00
libclang
[libclang] Add index option to store preambles in memory
2023-03-15 09:21:41 -04:00
Rename
Bump googletest to 1.10.0
2021-05-14 19:16:31 +02:00
Rewrite
Sema
[test] Split out Annotations from TestingSupport
2023-01-12 13:40:47 -08:00
Serialization
[clang] Use std::optional instead of llvm::Optional (NFC)
2023-01-14 12:31:01 -08:00
StaticAnalyzer
[analyzer] Remove the loop from the exploded graph caused by missing information in program points
2023-03-04 02:01:45 +01:00
Support
[Clang] Add machinery to catch overflow in unary minus outside of a constant expression context
2023-01-31 09:35:12 -08:00
Tooling
[clang][deps] Only cache files with specific extension
2023-03-20 11:12:00 -07:00
CMakeLists.txt
[clang] Fix linking to LLVMTestingAnnotations in standalone build
2023-01-24 13:21:24 +01:00