Files
swift-mirror/lib/Sema/CSSolver.cpp
Nate Chandler f9400be21b Create opaque type constraint for single expr return. [49581931]
Previously, an OpaqueUnderlyingType constraint was created only if the
contextual type purpose was CTP_ReturnStmt.  Now that there is a
distinct CTP for implicit, single-expression returns, an
OpaqueUnderlyingType constraint needs to be created if that is the CTP.
2019-04-25 08:52:46 -07:00

78 KiB