Files
swift-mirror/lib/Sema/CSDiagnostics.cpp
Doug Gregor 19cfe21db8 [Function builders] Add Fix-Its for missing build* members in builders.
When a use of a function builder involves a statement kind that the
function builder doesn't support (e.g., if-else), add a note to the
diagnostic that specifies what methods need to be added to the
function builder to support that statement, including Fix-Its with
stub implementations.
2020-09-15 22:32:21 -07:00

236 KiB