[libcxx-commits] [libcxx] [libc++] Applied `[[nodiscard]]` to `__static_bounded_iter` (PR #198492)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 19 05:51:27 PDT 2026
================
----------------
philnik777 wrote:
That seems like a very bad reason to write tests this way. What we care about is that `array::iterator` is diagnosed, not that some internal utility is.
https://github.com/llvm/llvm-project/pull/198492
More information about the libcxx-commits
mailing list