llvm-project/clang/lib/Basic
Martin Storsjo e2a247ccb0 [Targets] Move addCygMingDefines into the arch-independent Targets.cpp (NFC)
This fixes a dependency inconsistency, where addMinGWDefines in Targets.cpp
(used from other architectures than X86) called the addCygMingDefines function
in X86.h.

This was inconsistently split in SVN r308791 (D35701).

Differential Revision: https://reviews.llvm.org/D36072

llvm-svn: 309598
2017-07-31 18:17:38 +00:00
..
Targets [Targets] Move addCygMingDefines into the arch-independent Targets.cpp (NFC) 2017-07-31 18:17:38 +00:00
Attributes.cpp Add #pragma clang attribute 2017-04-18 14:33:39 +00:00
Builtins.cpp
CMakeLists.txt Break up Targets.cpp into a header/impl pair per target type[NFCI] 2017-07-21 22:37:03 +00:00
CharInfo.cpp
Cuda.cpp
Diagnostic.cpp DiagnosticsEngine should clear DelayedDiagID before reporting the 2017-05-04 13:56:51 +00:00
DiagnosticIDs.cpp [Bash-autocompletion] Fixed typo and add '-' after -Wno 2017-07-22 12:35:15 +00:00
DiagnosticOptions.cpp
FileManager.cpp FileManager: mark virtual file entries as valid entries 2017-03-28 09:18:05 +00:00
FileSystemStatCache.cpp [VFS] Replace TimeValue usage with std::chrono 2016-11-09 10:52:22 +00:00
IdentifierTable.cpp Added missing break. 2017-06-03 06:40:10 +00:00
LangOptions.cpp [Modules] Handle sanitizer feature mismatches when importing modules 2017-06-01 20:01:01 +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 Support non-identifier module names when preprocessing modules. 2017-06-19 23:09:36 +00:00
ObjCRuntime.cpp
OpenMPKinds.cpp [OPENMP] Initial support for 'in_reduction' clause. 2017-07-21 18:48:21 +00:00
OperatorPrecedence.cpp
SanitizerBlacklist.cpp
Sanitizers.cpp
SourceLocation.cpp Revert "Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"" 2017-06-27 09:50:38 +00:00
SourceManager.cpp Factor out a functionality from isBeforeInTranslationUnit 2017-06-29 06:53:13 +00:00
TargetInfo.cpp [inline asm][gcc-compatiblity] "=i" output constraint support 2017-06-26 15:55:51 +00:00
Targets.cpp [Targets] Move addCygMingDefines into the arch-independent Targets.cpp (NFC) 2017-07-31 18:17:38 +00:00
Targets.h [Targets] Move addCygMingDefines into the arch-independent Targets.cpp (NFC) 2017-07-31 18:17:38 +00:00
TokenKinds.cpp
Version.cpp
VersionTuple.cpp
VirtualFileSystem.cpp [vfs] Assert that the status is known in equivalent(). 2017-07-20 11:57:02 +00:00
Warnings.cpp
XRayLists.cpp [XRay][clang] Allow imbuing arg1 logging attribute via -fxray-always-instrument= 2017-05-24 05:46:36 +00:00