diff options
| author | Douglas Gregor <dgregor@apple.com> | 2012-02-10 16:13:20 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2012-02-10 16:13:20 +0000 |
| commit | 04bbab586beb522a27d6e10529c7c6f50189570e (patch) | |
| tree | 5bc485e454ea4ebde69b01d9b1855406009d29da /llvm/lib/CodeGen/Analysis.cpp | |
| parent | c7f4841769bb92a20e16564ff6918992dd75e1f2 (diff) | |
| download | bcm5719-llvm-04bbab586beb522a27d6e10529c7c6f50189570e.tar.gz bcm5719-llvm-04bbab586beb522a27d6e10529c7c6f50189570e.zip | |
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
Diffstat (limited to 'llvm/lib/CodeGen/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions

