[libc++] Use addressof to fix debug tests.
Fixes the tests added in D110852 for the debug iterators. Similar issues with hijacking `operator&` still exist, they will be addressed separately. Reviewed By: #libc, ldionne, Quuxplusone Differential Revision: https://reviews.llvm.org/D111564
Loading
Please sign in to comment