[PATCH] D20561: Warn when taking address of packed member

Roger Ferrer Ibanez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 1 05:20:59 PST 2017


rogfer01 added a comment.

In https://reviews.llvm.org/D20561#663069, @joerg wrote:

> It is not true that all false positives have been fixed, some of the more complex cases involving nested data structures are still open.


I could not find any in bugzilla after a quick search. So please feel free to point me to them (or CC) if you identify more false positives. I'm interested in fixing them.

Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D20561





More information about the cfe-commits mailing list