commit | 2f2433f2c4965640e3eea62c87deb7292492b10f | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon May 18 21:08:14 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon May 18 21:08:14 2009 +0000 |
tree | f588d5afa5e57a6261deeacbb5e28cbcb772c464 | |
parent | 725165f2846bd37d3aaf863747fa30126992085e [diff] |
Deal with an icky corner case where we were complaining that a catch statement was using an rvalue reference during the template definition. However, template instantiations based on an lvalue reference type are well-formed, so we delay checking of these property until template instantiation time. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72041 91177308-0d34-0410-b5e6-96231b3b80d8