..
Targets
[SystemZ][z/OS] Ignore leading zero width bitfield alignment on z/OS target
2021-03-26 10:10:33 -04:00
Attributes.cpp
Build fix: AttributeCommonInfo::AS_C2x
2020-03-25 15:42:21 +01:00
Builtins.cpp
[CUDA][HIP] add __builtin_get_device_side_mangled_name
2021-03-25 15:25:29 -04:00
CMakeLists.txt
[cfe][M68k](7/8) Clang basic support
2021-03-08 12:30:57 -08:00
CharInfo.cpp
…
CodeGenOptions.cpp
[NFC] Remove duplicate isNoBuiltinFunc method
2021-03-10 09:18:55 +01:00
Cuda.cpp
[AMDGPU] gfx90a support
2021-02-17 16:01:32 -08:00
Diagnostic.cpp
[clang] Add a new nullability annotation for swift async: _Nullable_result
2020-12-07 17:19:20 -05:00
DiagnosticIDs.cpp
[clang][NFC] pack StaticDiagInfoRec
2021-03-03 02:53:10 +00:00
DiagnosticOptions.cpp
…
ExpressionTraits.cpp
[clang][NFC] Generate the {Type,ArrayType,UnaryExprOrType,Expression}Traits...
2020-06-11 14:35:52 +01:00
FileEntry.cpp
Basic: Add native support for stdin to SourceManager and FileManager
2020-12-23 15:18:50 -08:00
FileManager.cpp
Basic: Add native support for stdin to SourceManager and FileManager
2020-12-23 15:18:50 -08:00
FileSystemStatCache.cpp
[FileSystemStatCache] Return std::error_code from stat cache methods
2019-04-16 17:34:26 +00:00
IdentifierTable.cpp
Allow __ieee128 as an alias to __float128 on ppc
2021-03-15 18:28:26 +01:00
LangOptions.cpp
[clang][patch] Inclusive language, modify filename SanitizerBlacklist.h to NoSanitizeList.h
2021-02-22 15:11:37 -05:00
LangStandards.cpp
Move LangStandard*, InputKind::Language to Basic
2019-08-05 13:59:26 +00:00
Module.cpp
Improve module dumping for debugging.
2021-03-22 19:07:46 -07:00
NoSanitizeList.cpp
[clang][patch] Inclusive language, modify filename SanitizerBlacklist.h to NoSanitizeList.h
2021-02-22 15:11:37 -05:00
ObjCRuntime.cpp
…
OpenCLOptions.cpp
[OpenCL] Refactor diagnostic for OpenCL extension/feature
2021-03-12 11:43:53 +03:00
OpenMPKinds.cpp
[OpenMP] Implement '#pragma omp tile', by Michael Kruse (@Meinersbur).
2021-02-16 09:45:07 -08:00
OperatorPrecedence.cpp
…
ProfileList.cpp
Fix "not all control paths return a value" warning. NFCI.
2021-01-27 10:15:21 +00:00
SanitizerSpecialCaseList.cpp
Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists exist
2019-11-21 11:56:09 +01:00
Sanitizers.cpp
[Clang][ASan] Correct AsanDtorKindToString to return non-void in default case
2021-02-25 15:32:18 -08:00
SourceLocation.cpp
[clang][Tooling] Get rid of a hack in SymbolOccurrences, NFCI
2021-01-22 13:01:41 +00:00
SourceManager.cpp
Use a fast path when initializing LineOffsetMapping
2021-03-01 10:18:36 +01:00
Stack.cpp
[msvc] Add necessary #include to make compiler intrinsics available.
2019-08-26 18:33:15 +00:00
TargetID.cpp
[clang][AMDGPU] rename sram-ecc as sramecc
2020-12-07 18:05:47 -05:00
TargetInfo.cpp
[SystemZ][z/OS] Ignore leading zero width bitfield alignment on z/OS target
2021-03-26 10:10:33 -04:00
Targets.cpp
Reuse `os` variable in AllocateTarget; NFC
2021-03-25 14:38:02 +00:00
Targets.h
De-templatize non-dependent VS macro logic, NFC
2019-07-09 20:57:28 +00:00
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
[clang][cli] Generate and round-trip CodeGen options
2021-02-09 11:43:38 +01:00
XRayLists.cpp
Avoid including FileManager.h from SourceManager.h
2020-03-11 13:53:12 -07:00