llvm-project/clang/lib
Erich Keane 3fb101a691 [NFC] Replace a not-null-check && isa with isa_and_nonnull 2022-03-23 13:09:28 -07:00
..
APINotes
ARCMigrate [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
AST Change __auto_type behavior with qualifiers to match GCC behavior 2022-03-23 13:25:31 -04:00
ASTMatchers Revert "[ASTMatchers] Output currently processing match and nodes on crash" 2022-03-21 22:29:22 +00:00
Analysis [clang][dataflow] Model the behavior of optional and std swap 2022-03-22 08:35:34 +00:00
Basic [AVR] Add more devices 2022-03-23 02:00:15 +00:00
CodeGen [NFC] Replace a not-null-check && isa with isa_and_nonnull 2022-03-23 13:09:28 -07:00
CrossTU [analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space characters in lookup names when parsing the ctu index file 2022-03-22 10:28:42 +08:00
DirectoryWatcher [clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleW 2021-11-08 22:21:30 +02:00
Driver [clang][extract-api] Suppprt for the module name property in SymbolGraph 2022-03-23 16:34:08 +00:00
Edit [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
ExtractAPI [clang][extract-api] Enable processing of multiple headers 2022-03-23 19:05:19 +00:00
Format [clang-format] Handle attributes before case label. Relanded. 2022-03-23 16:24:24 +01:00
Frontend [Clang][C++2b] P2242R3: Non-literal variables [...] in constexpr 2022-03-22 19:51:19 +01:00
FrontendTool [clang][extract-api] Refactor ExtractAPI and improve docs 2022-03-22 13:21:57 -07:00
Headers [OpenCL] opencl-c.h: remove arg names for vload/vstore builtins 2022-03-23 11:12:50 +00:00
Index [clang] Visit enum base specifiers in libIndex 2021-10-25 13:16:14 +02:00
IndexSerialization
Interpreter [clang-repl] Add an accessor to our underlying execution engine 2022-03-11 09:24:47 +00:00
Lex [clang][lex] Fix failures with Microsoft header search rules 2022-03-23 14:49:17 +01:00
Parse [OpenMP] Initial parsing/sema for the 'omp parallel loop' construct 2022-03-22 13:55:47 -07:00
Rewrite Add assert on End iteration distance to Rewriter::getRewrittenText. 2022-01-25 17:26:13 +00:00
Sema Change __auto_type behavior with qualifiers to match GCC behavior 2022-03-23 13:25:31 -04:00
Serialization [OpenMP] Initial parsing/sema for the 'omp parallel loop' construct 2022-03-22 13:55:47 -07:00
StaticAnalyzer [analyzer] Fix crash in RangedConstraintManager.cpp 2022-03-23 08:26:40 -05:00
Testing
Tooling [libTooling] Generalize string explanation as templated metadata 2022-03-21 20:39:35 +00:00
CMakeLists.txt [clang][extract-api] Refactor ExtractAPI and improve docs 2022-03-22 13:21:57 -07:00