aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/expr/expr.prim/expr.prim.lambda/p12.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2012-02-10 16:13:20 +0000
committerDouglas Gregor <dgregor@apple.com>2012-02-10 16:13:20 +0000
commitb555971345750350c21d541afe135054c7402933 (patch)
tree1b56d499f7a8837a305745bd3c590b5e48a64ea7 /test/CXX/expr/expr.prim/expr.prim.lambda/p12.cpp
parentd37b360bf9f954af119c9805fdc79ab9d30e06c6 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150252 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CXX/expr/expr.prim/expr.prim.lambda/p12.cpp')
0 files changed, 0 insertions, 0 deletions