Files
swift-mirror/test/expr/closure
Slava Pestov 40cec61217 Sema: Fix captures of lvalues from nested generic functions
The "map into the right context" logic was only getting hit
if we didn't exit early to handle the lvalue case. Move it up
to the top of the function.

Fixes <https://bugs.swift.org/browse/SR-4369>.
2017-03-26 23:31:03 -07:00
..
2016-11-28 10:50:55 -08:00