[libc++] Use addressof in unordered_set.
This addresses the usage of `operator&` in `<unordered_set>`. (Note there are still more headers with the same issue.) Reviewed By: #libc, philnik, Quuxplusone Differential Revision: https://reviews.llvm.org/D117917
Please register or sign in to comment