[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
Thu May 5 17:47:17 PDT 2022


brenoguim added a comment.

> [cstring.syn] says memcpy implicitly creates objects, so I think it's effectively the same result.

@efriedma Do you have  reference to that?


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

https://reviews.llvm.org/D124571



More information about the llvm-commits mailing list