Files
swift-mirror/lib/IDE/AfterPoundExprCompletion.cpp
Hamish Knight d7fc22aaca [IDE] Simplify isImplicitSingleExpressionReturn
Use the generalized implied result logic, and
rename to `isImpliedResult` since that's really
what we're querying here, and it needs to handle
implicit-last-exprs if enabled.
2024-02-07 18:14:23 +00:00

2.3 KiB