1 Commits

Author SHA1 Message Date
Louis Dionne
a06073f91e
[libc++] Add a utility to check whether a range is valid (#87665)
In the future, this utility could be made to also work with iterators,
including bounded iterators. We could also query the ASAN runtime for
this information when it's around.
2024-04-15 10:45:26 -04:00