[PATCH] D124571: Avoid strict aliasing violation on type punning inside llvm::PointerIntPair

Breno Rodrigues Guimaraes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 10:31:59 PST 2023


brenoguim updated this revision to Diff 499579.
brenoguim added a comment.

Rebasing


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

https://reviews.llvm.org/D124571

Files:
  llvm/include/llvm/ADT/PointerIntPair.h
  llvm/unittests/ADT/PointerIntPairTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124571.499579.patch
Type: text/x-patch
Size: 3121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/808dce1f/attachment.bin>


More information about the llvm-commits mailing list