[libcxx-commits] [libcxx] [libc++] Remove __unconstrained_reverse_iterator (PR #85582)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 18 06:19:21 PDT 2024


philnik777 wrote:

> LGTM assuming we only support compilers where this has been fixed. Don't we have to wait a bit more before we merge this? We still support Clang 16 (not for long though).

The fix has been implemented in Clang 16, so we could have removed it a while ago already.

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


More information about the libcxx-commits mailing list