[libcxx-commits] [PATCH] D117393: [libc++] Use addressof in unordered_map.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 20 09:16:41 PST 2022
Mordante marked 2 inline comments as done.
Mordante added a comment.
In D117393#3256709 <https://reviews.llvm.org/D117393#3256709>, @philnik wrote:
> What is the reasoning for which member functions should be checked?
Basically I add tests for things that aren't ADL-hijacking proof. So basically they are regression tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117393/new/
https://reviews.llvm.org/D117393
More information about the libcxx-commits
mailing list