[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
Thu Nov 10 08:52:39 PST 2016


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

- Address comments.
- Rebase test with current trunk
- Make the check resilient under errors

If no comments arise from this change I will be commiting it Monday next week.


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.77498.patch
Type: text/x-patch
Size: 11529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161110/1c47a619/attachment.bin>


More information about the cfe-commits mailing list