[libcxx-commits] [PATCH] D158970: [libc++][hardening] Mark a few stray assertions as uncategorized.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 28 22:21:38 PDT 2023


var-const added a comment.

In D158970#4621787 <https://reviews.llvm.org/D158970#4621787>, @Mordante wrote:

> In general happy, but one question before approving.
> Are these all `_LIBCPP_ASSERT`s or are there more left?

Yes, this should be all of them.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158970/new/

https://reviews.llvm.org/D158970



More information about the libcxx-commits mailing list