mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* [CSDiagnostics] Offer a fix-it to insert a return type when returning from a void function * [CSDiagnostics] Make sure the function name is not empty The function name will be empty in some cases, for example for property setters. In cases where the function name is empty, skip the note and fix-it. * [Test] Update existing diagnostics
6.1 KiB
6.1 KiB