llvm-project/clang/lib
Kazu Hirata 3b0dce5b8b Use value_or (NFC) 2022-07-15 19:46:29 -07:00
..
APINotes
ARCMigrate Revert "[clang] Implement ElaboratedType sugaring for types written bare" 2022-07-14 21:17:48 -07:00
AST Remove an unsued-variable warning, NFC. 2022-07-15 14:40:52 +02:00
ASTMatchers Adds AST matcher for ObjCStringLiteral 2022-06-30 15:20:10 -07:00
Analysis Modernize Optional::{getValueOr,hasValue} 2022-07-15 01:20:39 -07:00
Basic [sanitizer] Add "mainfile" prefix to sanitizer special case list 2022-07-15 10:39:26 -07:00
CodeGen [sanitizer] Add "mainfile" prefix to sanitizer special case list 2022-07-15 10:39:26 -07:00
CrossTU
DirectoryWatcher
Driver [CUDA] Make the new driver properly ignore non-CUDA inputs 2022-07-15 17:38:34 -04:00
Edit [clang] Don't use Optional::hasValue (NFC) 2022-06-25 22:26:24 -07:00
ExtractAPI [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
Format [clang-format][NFC] Replace SmallVector parameter with ArrayRef 2022-07-15 17:26:22 -07:00
Frontend Use value_or (NFC) 2022-07-15 19:46:29 -07:00
FrontendTool
Headers Undeprecate ATOMIC_FLAG_INIT in C++ 2022-07-12 06:48:31 -04:00
Index
IndexSerialization
Interpreter [Interpreter] Pass target features to JIT 2022-06-30 21:25:14 +02:00
Lex [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
Parse Revert "Rewording "static_assert" diagnostics" 2022-07-14 10:59:20 -07:00
Rewrite
Sema [C++20] [Modules] Handle reachability for enum class 2022-07-15 15:57:04 +08:00
Serialization [Support] Change compression::zlib::{compress,uncompress} to use uint8_t * 2022-07-13 16:26:54 -07:00
StaticAnalyzer [analyzer] Add new function `clang_analyzer_value` to ExprInspectionChecker 2022-07-15 20:07:04 +03:00
Support [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
Testing
Tooling [syntax] Some #includes cleanup, NFC. 2022-07-15 21:05:59 +02:00
CMakeLists.txt