[all-commits] [llvm/llvm-project] 93746b: [libc++] Use _LIBCPP_DEBUG_ASSERT in __iterator/wr...
philnik777 via All-commits
all-commits at lists.llvm.org
Wed Jan 5 00:17:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93746b940aea0c7cee144b8de49080e83528b1b9
https://github.com/llvm/llvm-project/commit/93746b940aea0c7cee144b8de49080e83528b1b9
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M libcxx/include/__iterator/wrap_iter.h
Log Message:
-----------
[libc++] Use _LIBCPP_DEBUG_ASSERT in __iterator/wrap_iter.h
Use `_LIBCPP_DEBUG_ASSERT` in `__iterator/wrap_iter.h`
Reviewed By: #libc, Quuxplusone, Mordante, ldionne
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D116347
More information about the All-commits
mailing list