[libcxx-commits] [libcxx] [libcxx][test] std::array::iterator are not pointers by C++ standard (PR #70729)

via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 30 14:49:05 PDT 2023


https://github.com/philnik777 requested changes to this pull request.

We actually try to make the tests under `test/std` strictly conforming code, so this doesn't need any discussion. We're just not perfect (far from it) at spotting implementation-specific assumptions. Thanks for fixing these cases!

There are a few minor things. The rest looks pretty good.

https://github.com/llvm/llvm-project/pull/70729


More information about the libcxx-commits mailing list