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.
Loading
Please register or sign in to comment