mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge remote-tracking branch 'origin/master' into master-next
This commit is contained in:
@@ -238,6 +238,7 @@ SourceFileKind CompilerInvocation::getSourceFileKind() const {
|
||||
return SourceFileKind::SIL;
|
||||
case InputFileKind::None:
|
||||
case InputFileKind::LLVM:
|
||||
case InputFileKind::ObjCHeader:
|
||||
llvm_unreachable("Trying to convert from unsupported InputFileKind");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user