llvm-project
37086ea2
- [libc++] Decouple iterator_traits test from precise Clang diagnostics (#107478)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[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).
References
#107478 - [libc++] Decouple iterator_traits test from precise Clang diagnostics
Author
ldionne
Parents
ce192b87
Loading