[libcxx-commits] [PATCH] D110852: [libc++] Use addressof in assignment operator.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 6 11:00:38 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
Awesome, thanks for the patch.
Can you rename the new tests to e.g. `assign_copy.addressof.compile.pass.cpp` so we can tell at a glance that it's testing some sort of addressof-related issue, or operator highjacking?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110852/new/
https://reviews.llvm.org/D110852
More information about the libcxx-commits
mailing list