..
Targets
Fix typos in clang
2018-04-06 15:14:32 +00:00
Attributes.cpp
Add #pragma clang attribute
2017-04-18 14:33:39 +00:00
Builtins.cpp
[OpenMP] Implement omp_is_initial_device() as builtin
2017-10-17 14:28:14 +00:00
CMakeLists.txt
[RISCV] Add the RISCV target and compiler driver
2018-01-11 13:36:56 +00:00
CharInfo.cpp
…
Cuda.cpp
[CUDA] Add amdgpu sub archs
2018-04-04 21:19:27 +00:00
Diagnostic.cpp
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-02-16 23:40:07 +00:00
DiagnosticIDs.cpp
Fix typos in clang
2018-04-06 15:14:32 +00:00
DiagnosticOptions.cpp
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-02-16 23:40:07 +00:00
FileManager.cpp
Use VFS operations in FileManager::makeAbsolutePath.
2017-08-02 07:25:24 +00:00
FileSystemStatCache.cpp
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-03-28 22:09:09 +00:00
IdentifierTable.cpp
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-11-03 22:35:27 +00:00
LangOptions.cpp
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-02-16 23:40:07 +00:00
MemoryBufferCache.cpp
Reapply "Modules: Cache PCMs in memory and avoid a use-after-free"
2017-03-20 17:58:26 +00:00
Module.cpp
[Modules] Add more language features to be used with requires-declaration
2018-02-14 19:01:03 +00:00
ObjCRuntime.cpp
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-03-28 22:09:09 +00:00
OpenMPKinds.cpp
[OPENMP] Initial codegen for `target teams distribute parallel for
2018-01-15 20:59:40 +00:00
OperatorPrecedence.cpp
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
2017-12-14 15:16:18 +00:00
SanitizerBlacklist.cpp
Allow specifying sanitizers in blacklists
2017-09-25 22:11:12 +00:00
SanitizerSpecialCaseList.cpp
Update SanitizerSpecialCaseList to use renamed functions in base class.
2017-11-07 21:16:37 +00:00
Sanitizers.cpp
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-03-28 22:09:09 +00:00
SourceLocation.cpp
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-02-16 23:40:07 +00:00
SourceManager.cpp
Fix typos in clang
2018-04-06 15:14:32 +00:00
TargetInfo.cpp
[ObjC++] Make parameter passing and function return compatible with ObjC
2018-03-28 21:13:14 +00:00
Targets.cpp
[CUDA] Add amdgpu sub archs
2018-04-04 21:19:27 +00:00
Targets.h
[CUDA] Add amdgpu sub archs
2018-04-04 21:19:27 +00:00
TokenKinds.cpp
…
Version.cpp
…
VersionTuple.cpp
…
VirtualFileSystem.cpp
Fixes errors with FS iterators caused by https://reviews.llvm.org/D44960
2018-04-04 19:47:25 +00:00
Warnings.cpp
…
XRayLists.cpp
Allow specifying sanitizers in blacklists
2017-09-25 22:11:12 +00:00