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

Roger Ferrer Ibanez via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 1 08:22:18 PDT 2016


rogfer01 added a comment.

It came to my mind that might be good idea adding one of those "fix-it" suggestions so the user knows it can silence the warning by using parentheses. What do you think?


http://reviews.llvm.org/D20561





More information about the cfe-commits mailing list