[libcxx-commits] [libcxx] [libcxx][test] Do not assume array::iterator is a pointer (PR #100603)
Stephan T. Lavavej via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 26 17:39:48 PDT 2024
StephanTLavavej wrote:
The tests are now passing for MSVC's STL (completely with Clang; with MSVC modulo a compiler bug in `constexpr` evaluation). Thanks!
https://github.com/llvm/llvm-project/pull/100603
More information about the libcxx-commits
mailing list