Commit 065fc1ea authored by Richard Smith's avatar Richard Smith
Browse files

PR45521: Preserve the value kind when performing a standard conversion

sequence on a glvalue expression.

If the sequence is supposed to perform an lvalue-to-rvalue conversion,
then one will be specified as the first conversion in the sequence.
Otherwise, one should not be invented.
parent 74145d58
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment