..
Targets
[AArch64] Define __ARM_FEATURE_{CRC32,ATOMICS}
2020-11-27 17:42:43 +00:00
Attributes.cpp
Build fix: AttributeCommonInfo::AS_C2x
2020-03-25 15:42:21 +01:00
Builtins.cpp
isBuiltinFunc() uses StringRef instead of const char*
2019-10-29 17:36:55 +01:00
CMakeLists.txt
[clang] Limit scope of CLANG_VENDOR definition
2020-11-02 09:04:43 -08:00
CharInfo.cpp
…
CodeGenOptions.cpp
Revert "Move all fields of '-cc1' option related classes into def file databases"
2020-09-02 10:38:34 -07:00
Cuda.cpp
[AMDGPU] Add gfx1033 target
2020-11-03 16:27:48 +00:00
Diagnostic.cpp
[clang][NFC] Use SmallString instead of SmallVector<char
2020-11-17 13:02:58 +00:00
DiagnosticIDs.cpp
Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions"
2020-10-19 17:48:04 -04:00
DiagnosticOptions.cpp
…
ExpressionTraits.cpp
[clang][NFC] Generate the {Type,ArrayType,UnaryExprOrType,Expression}Traits...
2020-06-11 14:35:52 +01:00
FileEntry.cpp
Split out llvm/Support/FileSystem/UniqueID.h and clang/Basic/FileEntry.h, NFC
2020-10-28 16:38:32 -04:00
FileManager.cpp
Unbreak build with gcc5.3 after 917acac
2020-10-27 20:10:48 -04:00
FileSystemStatCache.cpp
…
IdentifierTable.cpp
Revert rGf0bab7875e78e01c149d12302dcc4b6d4c43e25c - "Triple.h - reduce Twine.h include to forward declarations. NFC."
2020-06-26 14:46:40 +01:00
LangOptions.cpp
Revert "Move all fields of '-cc1' option related classes into def file databases"
2020-09-02 10:38:34 -07:00
LangStandards.cpp
Move LangStandard*, InputKind::Language to Basic
2019-08-05 13:59:26 +00:00
Module.cpp
Basic: Change Module::Umbrella to a PointerUnion, NFC
2020-11-04 16:19:39 -05:00
ObjCRuntime.cpp
…
OpenMPKinds.cpp
[OpenMP] Implement TR8 `present` motion modifier in Clang (1/2)
2020-07-29 12:18:45 -04:00
OperatorPrecedence.cpp
…
SanitizerBlacklist.cpp
Avoid including FileManager.h from SourceManager.h
2020-03-11 13:53:12 -07:00
SanitizerSpecialCaseList.cpp
Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists exist
2019-11-21 11:56:09 +01:00
Sanitizers.cpp
…
SourceLocation.cpp
[clang][Basic] Integrate SourceLocation with FoldingSet, NFCI
2020-10-27 10:43:39 +00:00
SourceManager.cpp
FileManager: Shrink FileEntryRef to the size of a pointer
2020-10-27 14:55:41 -04:00
Stack.cpp
[msvc] Add necessary #include to make compiler intrinsics available.
2019-08-26 18:33:15 +00:00
TargetID.cpp
[clang] Remove stray semicolons, fixing GCC warnings. NFC.
2020-08-19 10:41:03 +03:00
TargetInfo.cpp
[AMDGPU] Add option -munsafe-fp-atomics
2020-11-16 21:52:12 -05:00
Targets.cpp
Remove OpenBSD/sparc support
2020-08-29 20:47:18 -04:00
Targets.h
…
TokenKinds.cpp
Use switch instead of series of comparisons
2019-08-03 16:32:49 +00:00
TypeTraits.cpp
[clang][NFC] Generate the {Type,ArrayType,UnaryExprOrType,Expression}Traits...
2020-06-11 14:35:52 +01:00
Version.cpp
Remove HAVE_VCS_VERSION_INC, not needed
2020-10-29 13:09:05 -07:00
Warnings.cpp
[Sema] Special case -Werror-implicit-function-declaration and reject other -Werror-
2020-11-05 10:25:30 -08:00
XRayInstr.cpp
[xray] Allow instrumenting only function entry and/or only function exit
2020-01-17 13:32:34 -08:00
XRayLists.cpp
Avoid including FileManager.h from SourceManager.h
2020-03-11 13:53:12 -07:00