mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Update master to build with Xcode 8 beta 3, OS X 10.12, iOS 10, tvOS 10, and watchOS 3 SDKs.
This commit is contained in:
@@ -42,11 +42,6 @@ public:
|
||||
bool SynthesizedExtensions,
|
||||
Optional<StringRef> InterestedUSR);
|
||||
|
||||
static SwiftInterfaceGenContextRef
|
||||
createForTypeInterface(swift::CompilerInvocation Invocation,
|
||||
StringRef TypeUSR,
|
||||
std::string &ErrorMsg);
|
||||
|
||||
static SwiftInterfaceGenContextRef createForSwiftSource(StringRef DocumentName,
|
||||
StringRef SourceFileName,
|
||||
ASTUnitRef AstUnit,
|
||||
|
||||
Reference in New Issue
Block a user