When performing initialization of a copy of a temporary object, use
direct-initialization (rather than copy-initialization) to initialize the temporary, allowing explicit constructors. Fixes PR8342. llvm-svn: 118880
Loading
Please register or sign in to comment