hanchenye-llvm-project/clang/lib/Basic
Dylan McKay 8ad69f2d1f [AVR] Set the program address space in the data layout
This is accompanied by r325481 in LLVM.

llvm-svn: 325483
2018-02-19 10:46:16 +00:00
..
Targets [AVR] Set the program address space in the data layout 2018-02-19 10:46:16 +00:00
Attributes.cpp
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 Add NVPTX Support to ValidCPUList (enabling march notes) 2018-02-08 23:16:00 +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 Make DiagnosticIDs::getAllDiagnostics use std::vector. NFC. 2017-12-20 16:55:41 +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
FileSystemStatCache.cpp
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
Module.cpp [Modules] Add more language features to be used with requires-declaration 2018-02-14 19:01:03 +00:00
ObjCRuntime.cpp
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
SanitizerSpecialCaseList.cpp Update SanitizerSpecialCaseList to use renamed functions in base class. 2017-11-07 21:16:37 +00:00
Sanitizers.cpp
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 [NFC] Extract method to SourceManager for traversing the macro "stack" 2018-02-09 23:30:07 +00:00
TargetInfo.cpp [OpenCL] Fix layering violation by getOpenCLTypeAddrSpace 2017-12-06 10:11:28 +00:00
Targets.cpp Make march/target-cpu print a note with the list of valid values for ARM 2018-02-08 23:14:15 +00:00
Targets.h [MINGW] normalize WIN32 macros 2017-11-21 11:28:29 +00:00
TokenKinds.cpp
Version.cpp
VersionTuple.cpp
VirtualFileSystem.cpp [VirtualFileSystem] Support creating directories then adding files inside 2017-11-16 19:34:08 +00:00
Warnings.cpp
XRayLists.cpp