..
APINotes
…
ARCMigrate
[NFC] Typo fix in ARCMTActions.h
2022-09-18 12:34:24 +05:30
AST
[clang] Add [is|set]Nested methods to NamespaceDecl
2022-11-24 12:44:35 +00:00
ASTMatchers
Return None instead of Optional<T>() (NFC)
2022-11-21 19:06:42 -08:00
Analysis
[clang][dataflow] Add widening API and implement it for built-in boolean model.
2022-11-22 16:09:28 +00:00
Basic
[PPC] Undefine __ppc64__ to match GCC
2022-11-22 17:01:39 -08:00
CodeGen
[OpenMP][OMPIRBuilder] Mirgrate getName from clang to OMPIRBuilder
2022-11-24 10:11:13 -05:00
CrossTU
Fixed a number of typos
2022-08-01 13:13:18 -04:00
DirectoryWatcher
[clang] fix deprecation
2022-08-09 17:42:55 +02:00
Driver
Revert "Make -fsanitize=scudo use scudo_standalone. Delete check-scudo."
2022-11-23 16:07:07 +01:00
Edit
[clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-08 09:12:46 -07:00
ExtractAPI
Fix duplicate word typos; NFC
2022-11-08 07:21:23 -05:00
Format
[Format] Don't crash on mismatched brackets
2022-11-24 15:14:06 +01:00
Frontend
Don't use Optional::getPointer (NFC)
2022-11-21 19:03:40 -08:00
FrontendTool
[C++20] [Modules] Remove unmaintained Header Module
2022-11-18 10:39:33 +08:00
Headers
[X86][AMX] Fix typo of the headerfile.
2022-11-24 10:33:44 +08:00
Index
NFC: [clang] Template argument cleanups.
2022-10-25 00:29:56 +02:00
IndexSerialization
…
Interpreter
[clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-08 09:12:46 -07:00
Lex
[clang] Fix assert message
2022-11-18 10:10:42 +01:00
Parse
[clang] Add [is|set]Nested methods to NamespaceDecl
2022-11-24 12:44:35 +00:00
Rewrite
[clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-08 09:12:46 -07:00
Sema
[clang] Add [is|set]Nested methods to NamespaceDecl
2022-11-24 12:44:35 +00:00
Serialization
[clang] Add [is|set]Nested methods to NamespaceDecl
2022-11-24 12:44:35 +00:00
StaticAnalyzer
[analyzer] getBinding should auto-detect type only if it was not given
2022-11-23 15:52:11 +01:00
Support
[clang][RISCV][NFC] Prevent data race in RVVType::computeType
2022-11-23 16:59:19 +08:00
Testing
[include-cleaner] Add include-cleaner tool, with initial HTML report
2022-10-18 18:09:41 +02:00
Tooling
Use std::nullopt_t instead of NoneType (NFC)
2022-11-23 14:16:04 -08:00
CMakeLists.txt
[RISCV] Moving RVV intrinsic type related util to clang/Support
2022-04-20 21:13:13 +08:00