mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Unless there is some meaningful code on the same line as an await call (e.g. other parts of an expression), there should be no additional line entries associated with that line on the continuation funclet. This patch changes codegen to avoid emitting debug location for the "prologue" code at the start of a funclet, instead of simply copying the debug location of the split point.
703 B
703 B