Skip to content
Commit 04bbab58 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Don't introduce a lambda's operator() into the class until after we

have finished parsing the body, so that name lookup will never find
anything within the closure type. Then, add this operator() and the
conversion function (if available) before completing the class.

llvm-svn: 150252
parent c7f48417
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment