patch: clean up in EmitValueForIvarAtOffset
Nick Lewycky via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 9 14:39:13 PDT 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161009/e1dfc0ce/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvalue-qualifiers-1.patch
Type: application/octet-stream
Size: 1479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161009/e1dfc0ce/attachment.obj>
More information about the cfe-commits
mailing list