Files
swift-mirror/lib/SILGen/SILGenFunction.cpp
Kevin Ballard c08440394a [SILGen] Handle #function in defer blocks correctly
Using `#function` in a `defer` block should return the enclosing
function name rather than the string `$defer()`.

Fixes SR-819.
2016-02-29 15:06:11 -08:00

37 KiB