commit | b555971345750350c21d541afe135054c7402933 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Feb 10 16:13:20 2012 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Feb 10 16:13:20 2012 +0000 |
tree | 1b56d499f7a8837a305745bd3c590b5e48a64ea7 | |
parent | d37b360bf9f954af119c9805fdc79ab9d30e06c6 [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