llvm-project/clang/lib
Jacob Lambert afcc6baac5 [clang][HIP] Updating driver to enable archive/bitcode to bitcode linking when targeting HIPAMD toolchain
Differential Revision: https://reviews.llvm.org/D124151
2022-04-21 09:24:33 -07:00
..
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
AST [AST] Support template declaration found through using-decl for QualifiedTemplateName. 2022-04-21 10:53:23 +02:00
ASTMatchers Reland "[ASTMatchers] Output currently matching node on crash" 2022-04-05 21:47:16 +01:00
Analysis Treat `std::move`, `forward`, etc. as builtins. 2022-04-20 17:58:31 -07:00
Basic Treat `std::move`, `forward`, etc. as builtins. 2022-04-20 17:58:31 -07:00
CodeGen [Pipelines] Remove Legacy Passes in Coroutines 2022-04-21 10:59:11 +08:00
CrossTU [analyzer][ctu] Only import const and trivial VarDecls 2022-04-01 13:49:39 +02:00
DirectoryWatcher [clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleW 2021-11-08 22:21:30 +02:00
Driver [clang][HIP] Updating driver to enable archive/bitcode to bitcode linking when targeting HIPAMD toolchain 2022-04-21 09:24:33 -07:00
Edit [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
ExtractAPI [clang][extract-api] Add support for true anonymous enums 2022-04-12 20:42:17 +01:00
Format [clang-format] Don't skip PP lines if original line was a PP line when trying to merge lines 2022-04-20 08:42:30 -07:00
Frontend [Frontend] Simplify PrecompiledPreamble::PCHStorage. NFC 2022-04-21 18:10:13 +02:00
FrontendTool [C++20][Modules][HU 1/5] Introduce header units as a module type. 2022-03-25 09:17:14 +00:00
Headers [clang][CUDA][Windows] Fix compilation error on Windows with `uint32_t __nvvm_get_smem_pointer` 2022-04-21 00:41:20 +03:00
Index [clang] Reformat 2022-03-24 05:56:23 -07:00
IndexSerialization
Interpreter [clang-repl] Add an accessor to our underlying execution engine 2022-03-11 09:24:47 +00:00
Lex Revert "[clang][lex] NFCI: Use DirectoryEntryRef in HeaderSearch::load*()" 2022-04-20 20:27:14 +02:00
Parse Revert D119136 "[clang] Implement Change scope of lambda trailing-return-type" and its follow-up 2022-04-20 10:57:12 -07:00
Rewrite Add assert on End iteration distance to Rewriter::getRewrittenText. 2022-01-25 17:26:13 +00:00
Sema [OpenCL] Guard read_write images with TypeExtension 2022-04-21 10:52:41 +01:00
Serialization [modules] Merge variable template specializations. 2022-04-19 14:48:42 -07:00
StaticAnalyzer [clang] Add a raw_ostream operator<< overload for QualType 2022-04-20 22:09:05 +01:00
Support [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00
Testing [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
Tooling [clang-format] SortIncludes should support "@import" lines in Objective-C 2022-04-20 07:03:35 +00:00
CMakeLists.txt [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00