Skip to content
Commit 30b5277a authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When checking the copy constructor for the optional copy during a

reference binding to an rvalue of reference-compatible type, check
parameters after the first for complete parameter types and build any
required default function arguments. We're effectively simulating the
type-checking for a call without building the call itself.

llvm-svn: 101705
parent c9cd64ee
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