llvm-project/clang/lib
wenhu1024 c20186f995
[VENTUS][fix] enable cts recognize generic keywords (#179)
When run cts generic_address_space test, the clBuildProgram always failed.
    Therefore, add option to recognize the generic keywords.
2025-07-04 11:13:06 +08:00
..
APINotes [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
ARCMigrate [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
AST [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
ASTMatchers [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
Analysis [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:31:05 -08:00
Basic [VENTUS][fix] enable cts recognize generic keywords (#179) 2025-07-04 11:13:06 +08:00
CodeGen [Ventus][fix] fix barrier builtins support (#176) 2025-06-18 02:14:40 +08:00
CrossTU [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
DirectoryWatcher [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
Driver [VENTUS][RISCV][NFC] Disable macro-redefined warining 2023-07-27 09:31:37 +08:00
Edit [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
ExtractAPI [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
Format [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:31:05 -08:00
Frontend [IR] llvm::Optional => std::optional 2022-12-05 04:13:11 +00:00
FrontendTool [C++20] [Modules] Remove unmaintained Header Module 2022-11-18 10:39:33 +08:00
Headers [Ventus][fix] fix barrier builtins support (#176) 2025-06-18 02:14:40 +08:00
Index [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
IndexSerialization
Interpreter [clang-repl] Support statements on global scope in incremental mode. 2022-12-03 07:18:07 +00:00
Lex [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
Parse [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
Rewrite [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
Sema [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 15:57:24 -08:00
Serialization Undo a bit of fcf4e360ba that confuses MSVC 2022-12-04 20:33:25 +01:00
StaticAnalyzer [clang] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:31:05 -08:00
Support [clang] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:46 -08:00
Testing [include-cleaner] Add include-cleaner tool, with initial HTML report 2022-10-18 18:09:41 +02:00
Tooling Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
CMakeLists.txt [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00