Files
swift-mirror/lib/Sema/CSSimplify.cpp
Pavel Yaskevich a49353b97b [Diagnostics] Add a tailored fix when ternary is associated with return
If it has been detected that there is an attempt to return a value
from a function without result type, let's diagnose that specifically
in cases when ternary operator is involved.
2020-07-15 20:50:50 -07:00

395 KiB