[PATCH] D23657: Remove some false positives when taking the address of packed members
Alex Lorenz via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 4 09:17:38 PDT 2016
arphaman added a comment.
In https://reviews.llvm.org/D23657#560938, @arphaman wrote:
> Btw, slightly off-topic, but I noticed that the declaration `DiagnoseMisalignedMembers` in the header has a doc comment that violates the 80 chars rule. I committed a fix in r283228.
I meant to say `DiscardMisalignedMemberAddress`, sorry.
https://reviews.llvm.org/D23657
More information about the cfe-commits
mailing list