[PATCH] D149182: Remove -Wpacked false positive for non-pod types where the layout isn't directly changed

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 3 14:04:32 PDT 2023


dblaikie updated this revision to Diff 519247.
dblaikie added a comment.

Describe condition in comment


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149182/new/

https://reviews.llvm.org/D149182

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/AST/RecordLayoutBuilder.cpp
  clang/test/CodeGenCXX/warn-padded-packed.cpp
  clang/test/Layout/aix-Wpacked-expecting-diagnostics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149182.519247.patch
Type: text/x-patch
Size: 4010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230503/2feb92d8/attachment.bin>


More information about the cfe-commits mailing list