llvm
13fa4e2e - PR42108 Consistently diagnose binding a reference template parameter to

Commit
6 years ago
PR42108 Consistently diagnose binding a reference template parameter to a temporary. We previously failed to materialize a temporary when performing an implicit conversion to a reference type, resulting in our thinking the argument was a value rather than a reference in some cases.
Author
Committer
Parents
Loading