| commit | b4328233c159b56bcb9bb88a281f56793bd94235 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue Feb 14 00:00:48 2012 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue Feb 14 00:00:48 2012 +0000 |
| tree | 066a7e842845daa80baa9696ea2ca1e803ab8605 | |
| parent | 10cc45336d5b5fdcb66596a41b8d19de2834ad2f [diff] |
Link together the call operator produced from transforming a lambda expression with the original call operator, so that we don't try to separately instantiate the call operator. Test and tweak a few more bits for template instantiation of lambda expressions. llvm-svn: 150440