diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-01-14 11:44:31 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-01-26 19:38:39 -0500 |
commit | 4b3e0d2a7eb7cfc9bc6b8ec97fd42acbf6228614 (patch) | |
tree | a446f464dce9ea97ceeec5ba56d63b1eca9e7302 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | c99a585399381dd7d7391d2d93e9a2cbdf59d955 (diff) | |
download | llvm-4b3e0d2a7eb7cfc9bc6b8ec97fd42acbf6228614.zip llvm-4b3e0d2a7eb7cfc9bc6b8ec97fd42acbf6228614.tar.gz llvm-4b3e0d2a7eb7cfc9bc6b8ec97fd42acbf6228614.tar.bz2 |
[libc++] Fix LWG3533 "Make `base() const&` consistent..."
Fixed in counted_iterator and transform_view::iterator.
The LWG issue also affected elements_view::iterator, but we haven't
implemented that one yet, and whoever does implement it will get
the fix for free if they just follow the working draft's wording.
Drive-by stop calling `.base()` on test iterators in the test,
and improve the transform_view::iterator/sentinel tests.
Differential Revision: https://reviews.llvm.org/D117329
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions