mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Cleaning up more deprecation warnings
Pointer `llvm/Support/Host.h` at `llvm/TargetParser/Host.h`. Replacing deprecated API `startswith_insensitive` with replacement `starts_with_insensitive`.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "llvm/ADT/StringSet.h"
|
||||
#include "llvm/Support/Debug.h"
|
||||
#include "llvm/Support/FileSystem.h"
|
||||
#include "llvm/Support/Host.h"
|
||||
#include "llvm/TargetParser/Host.h"
|
||||
#include "llvm/Support/MemoryBuffer.h"
|
||||
#include "llvm/Support/Path.h"
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
|
||||
Reference in New Issue
Block a user