[libcxx-commits] [PATCH] D154425: [libc++] add basic runtime assertions to <latch>
Edo via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 4 13:40:15 PDT 2023
diamante0018 added a comment.
I added the check for "n is greater than max()". That should be the last point to address from your previous review. I hope all is good now. Thanks 🐱
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154425/new/
https://reviews.llvm.org/D154425
More information about the libcxx-commits
mailing list