summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorCasey Carter <Casey@Carter.net>2021-12-29 17:21:52 -0800
committerCasey Carter <Casey@Carter.net>2022-01-24 13:00:07 -0800
commit997e128e2a78f5a5434fc75997441ae1ee76f8a4 (patch)
tree9e03c8d412e224c368cf38374ab856b5df11ee0f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentc3ca2c6b14f91f8232525373c4f5b1dc504a39a1 (diff)
[libcxx][test] the domain of == for forward iterators is iterator values from the same range
* Default-initialized `basic_string` iterators are not portably in the domain of `==`. * Avoid comparing iterators from non-equal string_views which MSVCSTL considers not to be in the domain of equality. * Don't test invalid range `[in, out + N)`. Also silence some truncation warnings by testing with a non-narrowing conversion. Differential Revision: https://reviews.llvm.org/D118049
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions