patch: clean up in EmitValueForIvarAtOffset
Akira Hatanaka via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 10 13:14:47 PDT 2016
LGTM
> On Oct 9, 2016, at 2:39 PM, Nick Lewycky via cfe-commits <cfe-commits at lists.llvm.org> 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 the Qualifiers in an LValue. No functionality change.
>
> Please review!
>
> Nick
>
> <lvalue-qualifiers-1.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list