Fix typo.

Swift SVN r18761
This commit is contained in:
Joe Groff
2014-06-09 22:19:12 +00:00
parent 18b4650f50
commit cf20524271

View File

@@ -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'.