llvm-project/clang/lib
Kazu Hirata 80c12bdb3b [clang] Call *set::insert without checking membership first (NFC) 2022-06-18 10:41:26 -07:00
..
APINotes
ARCMigrate [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
AST Revert "Revert "[clang] Dont print implicit forrange initializer"" 2022-06-17 16:51:16 +02:00
ASTMatchers [Clang][[OpenMP5.1] Initial parser/sema for default(private) clause 2022-05-19 12:43:13 -07:00
Analysis [clang] Call *set::insert without checking membership first (NFC) 2022-06-18 10:41:26 -07:00
Basic [Clang] Allow 'Complex float __attribute__((mode(HC)))' 2022-06-17 12:39:52 +01:00
CodeGen Reland "[CodeGen] Keep track info of lazy-emitted symbols in ModuleBuilder" 2022-06-18 20:27:21 +08:00
CrossTU [clang][NFC][AST] rename the ImportError to ASTImportError 2022-06-15 00:40:32 +05:30
DirectoryWatcher [clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleW 2021-11-08 22:21:30 +02:00
Driver [clang][driver] Ensure we don't accumulate entries in -MJ files 2022-06-18 00:00:43 +02:00
Edit [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
ExtractAPI [clang] Use any_of and none_of (NFC) 2022-06-12 10:17:12 -07:00
Format [clang-format] Never analyze insert/remove braces in the same pass 2022-06-14 22:42:54 -07:00
Frontend Prefer `getCurrentFileOrBufferName` in `FrontendAction::EndSourceFile` 2022-06-18 23:48:30 +09:00
FrontendTool [C++20][Modules][HU 1/5] Introduce header units as a module type. 2022-03-25 09:17:14 +00:00
Headers Revert "wip" 2022-06-17 13:36:53 -05:00
Index [AST] Improve traversal of concepts and concept requirements 2022-04-28 09:33:26 +00:00
IndexSerialization
Interpreter [clang-repl] Remove memory leak of ASTContext/TargetMachine. 2022-06-18 06:36:25 +09:00
Lex [Lex] Keep track of skipped preprocessor blocks and advance the lexer directly if they are revisited 2022-06-13 21:46:46 -07:00
Parse Stop wrapping GCCAsmStmts inside StmtExprs to destruct temporaries 2022-06-17 17:28:00 -07:00
Rewrite Add assert on End iteration distance to Rewriter::getRewrittenText. 2022-01-25 17:26:13 +00:00
Sema [clang] Call *set::insert without checking membership first (NFC) 2022-06-18 10:41:26 -07:00
Serialization [OpenMP] Initial parsing and sema for 'parallel masked' construct 2022-06-16 18:01:15 -07:00
StaticAnalyzer [Static Analyzer] Structured binding to data members 2022-06-17 19:50:10 +02:00
Support [RISCV][NFC] Rename variables in rvv intrinsics related files. 2022-05-31 17:43:01 -07:00
Testing [include-cleaner] Include-cleaner library structure, and simplistic AST walking. 2022-04-29 11:04:11 +02:00
Tooling [clang][deps] Sort submodules when calculating dependencies 2022-06-17 07:55:27 -07:00
CMakeLists.txt [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00