llvm-capstone/clang/lib/Basic
Ian Anderson 4ee8c676ee
[Modules] no_undeclared_includes modules (Apple Darwin) don't work the clang modules (#68241)
All of the _Builtin_stdarg and _Builtin_stddef submodules need to be
allowed from [no_undeclared_includes] modules. Split the builtin headers
tests out from the compiler_builtins test so that the testing modules
can be modified without affecting the other many tests that use
Inputs/System/usr/include.
2023-10-04 15:43:17 -07:00
..
Targets Reland [NVPTX] Add support for maxclusterrank in launch_bounds (#66496) (#67667) 2023-09-29 08:39:31 +02:00
Attributes.cpp [NFC] Minimize header includes (#66339) 2023-09-14 02:29:11 -07:00
Builtins.cpp
BuiltinTargetFeatures.h
CharInfo.cpp
CLWarnings.cpp
CMakeLists.txt [cmake] Add LLVM_FORCE_VC_REVISION option (#67125) 2023-09-25 14:32:52 +01:00
CodeGenOptions.cpp
Cuda.cpp [AMDGPU] Add targets gfx1150 and gfx1151 2023-07-17 13:06:12 +01:00
DarwinSDKInfo.cpp
Diagnostic.cpp [Clang][Sema] Fix display of characters on static assertion failure 2023-10-04 14:09:06 +09:00
DiagnosticIDs.cpp
DiagnosticOptions.cpp
ExpressionTraits.cpp
FileEntry.cpp
FileManager.cpp [clang][modules] Adopt FileEntryRef in the HeaderFileInfo block in PCM files (#67383) 2023-09-28 09:28:02 -07:00
FileSystemStatCache.cpp
IdentifierTable.cpp [NFC] Minimize header includes (#66339) 2023-09-14 02:29:11 -07:00
LangOptions.cpp [C23] Rename C2x -> C23; NFC 2023-08-11 07:43:43 -04:00
LangStandards.cpp Set default C++ level for PlayStation(r) to C++17. 2023-07-21 18:18:21 -07:00
MakeSupport.cpp
Module.cpp [Modules] no_undeclared_includes modules (Apple Darwin) don't work the clang modules (#68241) 2023-10-04 15:43:17 -07:00
NoSanitizeList.cpp
ObjCRuntime.cpp
OpenCLOptions.cpp
OpenMPKinds.cpp [OpenMP] Codegen support for thread_limit on target directive for host 2023-08-26 22:18:49 -05:00
OperatorPrecedence.cpp
ParsedAttrInfo.cpp
ProfileList.cpp [SpecialCaseList] Add option to use Globs instead of Regex to match patterns 2023-09-01 09:06:11 -07:00
Sanitizers.cpp [Driver] Adjust -fsanitize=function & -mexecute-only interop after D158614 2023-08-30 20:30:13 -07:00
SanitizerSpecialCaseList.cpp [SpecialCaseList] Add option to use Globs instead of Regex to match patterns 2023-09-01 09:06:11 -07:00
Sarif.cpp [clang] Use a range-based for loop (NFC) 2023-09-21 21:15:57 -07:00
SourceLocation.cpp Reapply "[clang] NFCI: Adopt SourceManager::getFileEntryRefForID()" 2023-09-08 19:04:01 -07:00
SourceManager.cpp [clang] NFCI: Use FileEntryRef for FileID creation (#67838) 2023-10-03 13:07:46 -07:00
Stack.cpp
TargetID.cpp
TargetInfo.cpp
Targets.cpp [Driver] Remove FreeBSD/riscv32 support (#67277) 2023-09-25 09:43:10 -04:00
Targets.h
TokenKinds.cpp
TypeTraits.cpp
Version.cpp
Warnings.cpp
XRayInstr.cpp
XRayLists.cpp