[PATCH] D23657: Remove some false positives when taking the address of packed members

Roger Ferrer Ibanez via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 08:15:05 PDT 2016


rogfer01 updated this revision to Diff 75007.
rogfer01 added a comment.

Ignore cases where the innermost base expression is too complicated for the scope of this patch.


https://reviews.llvm.org/D23657

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaChecking.cpp
  test/Sema/address-packed.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23657.75007.patch
Type: text/x-patch
Size: 11369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161018/ef2f23ab/attachment.bin>


More information about the cfe-commits mailing list