Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init, llvmorg-19.1.7, llvmorg-19.1.6, llvmorg-19.1.5, llvmorg-19.1.4, llvmorg-19.1.3, llvmorg-19.1.2, llvmorg-19.1.1, llvmorg-19.1.0
# 37086ea2 06-Sep-2024 Louis Dionne <ldionne.2@gmail.com>

[libc++] Decouple iterator_traits test from precise Clang diagnostics (#107478)

This makes the test more robust and prevents it from breaking when the
diagnostic changes subtly (e.g. under modules).