LGTM
> On Oct 9, 2016, at 2:39 PM, Nick Lewycky via cfe-commits
> wrote:
>
> The attached patch makes the LValue created in EmitValueForIvarAtOffset have
> the same Qualifiers in the LValue as the QualType in the LValue. Noticed when
> auditing for reasons the QualType would different from th
The attached patch makes the LValue created in EmitValueForIvarAtOffset
have the same Qualifiers in the LValue as the QualType in the LValue.
Noticed when auditing for reasons the QualType would different from the
Qualifiers in an LValue. No functionality change.
Please review!
Nick
lvalue-qual