Skip to content
Commit 655fc35f authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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.

llvm-svn: 72041
parent c65c5256
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment