mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix typo.
Swift SVN r18761
This commit is contained in:
@@ -783,7 +783,7 @@ swift_stdlib_dynamicCastToExistential1Unconditional(
|
||||
return outValue;
|
||||
}
|
||||
|
||||
#pragm clang diagnostic pop
|
||||
#pragma clang diagnostic pop
|
||||
|
||||
// The return type is incorrect. It is only important that it is
|
||||
// passed using 'sret'.
|
||||
|
||||
Reference in New Issue
Block a user