Skip to content
Commit 9bb33f57 authored by Eli Friedman's avatar Eli Friedman
Browse files

Refactor capture in blocks to use new-style capture hooks. Start adding a bit...

Refactor capture in blocks to use new-style capture hooks.  Start adding a bit of the code for lambdas.  The only visible changes are that we use the C++11 odr-used rules to figure out when a variable is captured, and type-checking in lambdas is slightly more accurate.

llvm-svn: 149663
parent d1956e46
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