mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Sink some triple predicates into swiftBasic.
getPlatformNameForTriple isn't currently being used anywhere elsee, but this seems more consistent. No functionality change. Swift SVN r17002
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
#include "swift/Strings.h"
|
||||
#include "swift/AST/DiagnosticsFrontend.h"
|
||||
#include "swift/Basic/Platform.h"
|
||||
#include "swift/Driver/Options.h"
|
||||
#include "swift/Driver/Util.h"
|
||||
#include "llvm/ADT/STLExtras.h"
|
||||
|
||||
Reference in New Issue
Block a user