llvm-project/clang/lib
Yuanfang Chen b296aed8ae [clang] fix a typo in da6187f566 2022-08-17 01:27:12 -07:00
..
APINotes
ARCMigrate [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
AST Use llvm::all_of (NFC) 2022-08-14 16:25:36 -07:00
ASTMatchers Revert "ManagedStatic: remove from ASTMatchersInternal.h" 2022-07-27 15:46:21 +02:00
Analysis [clang][dataflow] Use llvm::is_contained() 2022-08-16 19:59:21 +02:00
Basic [clang] fix frontend crash when evaluating type trait 2022-08-13 00:02:19 +08:00
CodeGen DebugInfo: Remove auto return type representation support 2022-08-17 00:35:05 +00: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 [clang][Darwin] Re-apply "Always set the default C++ Standard Library to libc++" 2022-08-16 09:27:18 -04:00
Edit [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
ExtractAPI [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
Format [clang-format] Handle comments between access specifier and colon 2022-08-16 20:18:21 -07:00
Frontend Use llvm::none_of (NFC) 2022-08-14 16:25:39 -07:00
FrontendTool [C++20][Modules][HU 1/5] Introduce header units as a module type. 2022-03-25 09:17:14 +00:00
Headers [X86] Add RDPRU instruction CPUID bit masks 2022-08-11 16:07:36 +01:00
Index Use llvm::erase_if (NFC) 2022-08-13 12:55:48 -07:00
IndexSerialization
Interpreter [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
Lex Revert "[clang] adds unary type transformations as compiler built-ins" 2022-08-14 15:58:21 -04:00
Parse [clang] Give priority to Class context while parsing declarations 2022-08-17 10:06:39 +02:00
Rewrite [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
Sema [clang] fix a typo in da6187f566 2022-08-17 01:27:12 -07:00
Serialization [clang] Require strict matches for defines for PCH in GCC style directories 2022-08-10 22:47:27 +03:00
StaticAnalyzer [analyzer] Fix a crash on copy elided initialized lambda captures 2022-08-13 00:22:01 +02:00
Support [RISCV][Clang] Support policy function for all vector segment load. 2022-08-04 17:47:24 +00:00
Testing [include-cleaner] Include-cleaner library structure, and simplistic AST walking. 2022-04-29 11:04:11 +02:00
Tooling [clang][deps] Compute command-lines for dependencies immediately 2022-08-16 14:25:27 -07:00
CMakeLists.txt [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00