Skip to content
Commit b24f0678 authored by Richard Smith's avatar Richard Smith
Browse files

Implement core issue 5: a temporary created for copy-initialization has a

cv-unqualified type. This is essential in order to allow move-only objects of
const-qualified types to be copy-initialized via a converting constructor.

llvm-svn: 150309
parent 4c7b490d
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