llvm-project/clang/lib
Timm Bäder 8717b492df [clang][driver] Dynamically select gcc-toolset/devtoolset version
And pick the highest one, instead of adding all possibilities to the
prefixes.

Differential Revision: https://reviews.llvm.org/D125862
2022-05-23 11:34:38 +02:00
..
APINotes
ARCMigrate [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
AST [amdgpu] Add amdgpu_kernel calling conv attribute to clang 2022-05-20 08:50:37 +01:00
ASTMatchers [Clang][[OpenMP5.1] Initial parser/sema for default(private) clause 2022-05-19 12:43:13 -07:00
Analysis [clang][dataflow] Fix double visitation of nested logical operators 2022-05-17 20:28:48 +00:00
Basic [CSKY] Fix the conflict of default fpu features and -mfpu option 2022-05-23 10:44:55 +08:00
CodeGen [clang] Honor __attribute__((no_builtin("foo"))) on functions 2022-05-20 06:41:47 -07:00
CrossTU [clang][analyzer][ctu] Make CTU a two phase analysis 2022-05-18 10:35:52 +02:00
DirectoryWatcher [clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleW 2021-11-08 22:21:30 +02:00
Driver [clang][driver] Dynamically select gcc-toolset/devtoolset version 2022-05-23 11:34:38 +02:00
Edit [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
ExtractAPI Revert ""Re-apply 4b6c2cd642 "Deferred Concept Instantiation Implementation""""" 2022-05-09 09:12:05 -07:00
Format [clang-format] Fix a crash on lambda trailing return type 2022-05-21 15:50:50 -07:00
Frontend [clang] Add the flag -ffile-reproducible 2022-05-11 23:04:36 +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] Fixing arm-common, windows only and openmp header install targets 2022-05-20 12:29:10 -04:00
Index [AST] Improve traversal of concepts and concept requirements 2022-04-28 09:33:26 +00:00
IndexSerialization
Interpreter [ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup. 2022-05-05 13:56:00 -07:00
Lex [clang] Fix __has_builtin 2022-05-19 11:34:42 -04:00
Parse [Clang][[OpenMP5.1] Initial parser/sema for default(private) clause 2022-05-19 12:43:13 -07:00
Rewrite Add assert on End iteration distance to Rewriter::getRewrittenText. 2022-01-25 17:26:13 +00:00
Sema Revert "[C++20] [Coroutines] Conform the updates for CWG issue 2585" 2022-05-23 16:21:42 +08:00
Serialization Make CompoundStmtBitfields::NumStmts not a bit-field 2022-05-20 14:20:09 +07:00
StaticAnalyzer [analyzer][NFC] Factor out the copy-paste code repetition of assumeDual and assumeInclusiveRangeDual 2022-05-23 09:32:44 +02:00
Support [RISCV][NFC] Remove `*=` operator for LMULType 2022-05-19 23:47:44 -07:00
Testing [include-cleaner] Include-cleaner library structure, and simplistic AST walking. 2022-04-29 11:04:11 +02:00
Tooling [Tooling/DependencyScanning] Make skipping excluded PP ranges during dependency scanning the default 2022-04-28 15:23:03 -07:00
CMakeLists.txt [RISCV] Moving RVV intrinsic type related util to clang/Support 2022-04-20 21:13:13 +08:00