This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Remove __invalidate_all_iterators and replace the uses with std::__debug_db_invalidate_all
ClosedPublic

Authored by philnik on May 8 2022, 7:41 AM.

Diff Detail

Event Timeline

philnik created this revision.May 8 2022, 7:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 8 2022, 7:41 AM
philnik requested review of this revision.May 8 2022, 7:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 8 2022, 7:41 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik retitled this revision from Remove __invalidate_all_iterators and replace the uses with std::__debug_db_invalidate_all to [libc++] Remove __invalidate_all_iterators and replace the uses with std::__debug_db_invalidate_all.May 11 2022, 4:18 AM
ldionne accepted this revision.May 11 2022, 9:26 AM
This revision is now accepted and ready to land.May 11 2022, 9:26 AM
This revision was landed with ongoing or failed builds.May 11 2022, 12:36 PM
This revision was automatically updated to reflect the committed changes.