..
Targets
[RISCV] Remove experimental-b extension that includes all Zb* extensions
2021-10-07 20:47:17 -07:00
Attributes.cpp
[OpenMP] Support OpenMP 5.1 attributes
2021-07-12 06:51:19 -04:00
Builtins.cpp
[OpenCL] Defines helper function for kernel language compatible OpenCL version
2021-08-31 10:08:38 +01:00
CLWarnings.cpp
Reland "[clang-cl] Accept `#pragma warning(disable : N)` for some N"
2021-09-30 15:03:23 -04:00
CMakeLists.txt
Reland "[clang-cl] Accept `#pragma warning(disable : N)` for some N"
2021-09-30 15:03:23 -04:00
CharInfo.cpp
…
CodeGenOptions.cpp
[NFC] Remove duplicate isNoBuiltinFunc method
2021-03-10 09:18:55 +01:00
Cuda.cpp
[CUDA] Improve CUDA version detection and diagnostics.
2021-08-23 13:24:48 -07:00
DarwinSDKInfo.cpp
[clang][driver][darwin] Add driver support for Mac Catalyst
2021-07-22 10:20:19 -07:00
Diagnostic.cpp
[clang] Allow printing 64 bit ints in diagnostics
2021-10-06 09:53:47 -07:00
DiagnosticIDs.cpp
Reland "[clang-cl] Accept `#pragma warning(disable : N)` for some N"
2021-09-30 15:03:23 -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
Basic: Add native support for stdin to SourceManager and FileManager
2020-12-23 15:18:50 -08:00
FileManager.cpp
VFS: Document goals of 'use-external-name' and related logic, NFC
2021-09-01 15:55:33 -04:00
FileSystemStatCache.cpp
…
IdentifierTable.cpp
Correct the 'KEYALL' mask.
2021-05-27 07:20:32 -07:00
LangOptions.cpp
[OpenCL] Defines helper function for kernel language compatible OpenCL version
2021-08-31 10:08:38 +01:00
LangStandards.cpp
…
Module.cpp
Cleanup identifier parsing; NFC
2021-09-14 09:12:22 -04: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] Add support of __opencl_c_pipes feature macro.
2021-07-30 18:10:25 +03:00
OpenMPKinds.cpp
OpenMP 5.0 metadirective
2021-09-18 13:40:44 -05:00
OperatorPrecedence.cpp
…
ProfileList.cpp
[clang] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine)
2021-10-06 11:43:19 +01:00
SanitizerSpecialCaseList.cpp
…
Sanitizers.cpp
[clang-cl][sanitizer] Add -fsanitize-address-use-after-return to clang.
2021-06-11 12:07:35 -07:00
SourceLocation.cpp
[clang] Introduce SourceLocation::[U]IntTy typedefs.
2021-07-21 10:45:46 +01:00
SourceManager.cpp
[clang] Introduce SourceLocation::[U]IntTy typedefs.
2021-07-21 10:45:46 +01:00
Stack.cpp
…
TargetID.cpp
[clang][AMDGPU] rename sram-ecc as sramecc
2020-12-07 18:05:47 -05:00
TargetInfo.cpp
[OpenCL] Supports optional pipe types in C++ for OpenCL 2021
2021-09-17 09:56:20 +01:00
Targets.cpp
[OpenCL] Defines helper function for kernel language compatible OpenCL version
2021-08-31 10:08:38 +01:00
Targets.h
…
TokenKinds.cpp
…
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