[all-commits] [llvm/llvm-project] c09544: [libc++] Remove __invalidate_all_iterators and rep...
philnik777 via All-commits
all-commits at lists.llvm.org
Wed May 11 12:36:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c095440cafb22f9342fafbbef0b8dee04fc24206
https://github.com/llvm/llvm-project/commit/c095440cafb22f9342fafbbef0b8dee04fc24206
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M libcxx/include/list
M libcxx/include/string
M libcxx/include/vector
Log Message:
-----------
[libc++] Remove __invalidate_all_iterators and replace the uses with std::__debug_db_invalidate_all
Reviewed By: ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D125188
More information about the All-commits
mailing list