.. |
Targets
|
[VENTUS][fix] enable cts recognize generic keywords (#179)
|
2025-07-04 11:13:06 +08:00 |
Attributes.cpp
|
[clang] Don't include StringSwitch.h (NFC)
|
2022-09-18 22:21:32 -07:00 |
BuiltinTargetFeatures.h
|
…
|
|
Builtins.cpp
|
Fix __builtin_assume_aligned incorrect type descriptor and C++ object polymorphic address
|
2022-09-20 12:35:18 -04:00 |
CLWarnings.cpp
|
…
|
|
CMakeLists.txt
|
Link libclangBasic against libatomic when necessary.
|
2022-11-03 21:07:44 +01:00 |
CharInfo.cpp
|
…
|
|
CodeGenOptions.cpp
|
…
|
|
Cuda.cpp
|
Add support for CUDA-11.8 and sm_{87,89,90} GPUs.
|
2022-10-07 13:59:28 -07:00 |
DarwinSDKInfo.cpp
|
[clang] Use std::nullopt instead of None in comments (NFC)
|
2022-12-04 15:57:24 -08:00 |
Diagnostic.cpp
|
…
|
|
DiagnosticIDs.cpp
|
[Basic] Use std::nullopt instead of None (NFC)
|
2022-12-03 11:34:27 -08:00 |
DiagnosticOptions.cpp
|
[clang] Use std::underlying_type_t (NFC)
|
2022-10-12 19:20:38 -07:00 |
ExpressionTraits.cpp
|
…
|
|
FileEntry.cpp
|
…
|
|
FileManager.cpp
|
[Basic] Use std::nullopt instead of None (NFC)
|
2022-12-03 11:34:27 -08:00 |
FileSystemStatCache.cpp
|
…
|
|
IdentifierTable.cpp
|
[HLSL] Support cbuffer/tbuffer for hlsl.
|
2022-09-21 10:07:43 -07:00 |
LangOptions.cpp
|
…
|
|
LangStandards.cpp
|
[CMake] Remove CLANG_DEFAULT_STD_C/CLANG_DEFAULT_STD_CXX
|
2022-10-16 13:15:44 -07:00 |
MakeSupport.cpp
|
…
|
|
Module.cpp
|
[C++20] [Modules] Attach implicitly declared allocation funcitons to
|
2022-11-15 17:21:48 +08:00 |
NoSanitizeList.cpp
|
…
|
|
ObjCRuntime.cpp
|
…
|
|
OpenCLOptions.cpp
|
…
|
|
OpenMPKinds.cpp
|
[OpenMP] Initial parsing/sema for 'strict' modifier with 'num_tasks' clause
|
2022-11-18 16:26:47 -08:00 |
OperatorPrecedence.cpp
|
…
|
|
ProfileList.cpp
|
[Basic] Use std::nullopt instead of None (NFC)
|
2022-12-03 11:34:27 -08:00 |
SanitizerSpecialCaseList.cpp
|
…
|
|
Sanitizers.cpp
|
…
|
|
Sarif.cpp
|
Refactor StaticAnalyzer to use `clang::SarifDocumentWriter`
|
2022-11-17 14:47:02 -05:00 |
SourceLocation.cpp
|
Refactor StaticAnalyzer to use `clang::SarifDocumentWriter`
|
2022-11-17 14:47:02 -05:00 |
SourceManager.cpp
|
Correct typo introduced in f607884a04
|
2022-12-04 09:32:00 +01:00 |
Stack.cpp
|
Remove unused #include "llvm/ADT/Optional.h"
|
2022-12-05 06:31:11 +00:00 |
TargetID.cpp
|
[Driver] llvm::Optional => std::optional
|
2022-12-03 20:17:05 +00:00 |
TargetInfo.cpp
|
[clang] Avoid duplicating ProgramAddressSpace in TargetInfo. NFCI
|
2022-12-01 20:40:58 +00:00 |
Targets.cpp
|
[Clang][MinGW][cygwin] Fix __declspec with -fdeclspec enabled
|
2022-10-03 10:58:45 +03:00 |
Targets.h
|
…
|
|
TokenKinds.cpp
|
…
|
|
TypeTraits.cpp
|
…
|
|
Version.cpp
|
…
|
|
Warnings.cpp
|
…
|
|
XRayInstr.cpp
|
…
|
|
XRayLists.cpp
|
…
|
|