[libcxx-commits] [PATCH] D117402: [libc++][NFC] Use _LIBCPP_DEBUG_ASSERT in <vector>

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 15 10:58:17 PST 2022


philnik created this revision.
philnik added reviewers: Quuxplusone, ldionne, Mordante.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Use `_LIBCPP_DEBUG_ASSERT` in `<vector>`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117402

Files:
  libcxx/include/vector

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117402.400308.patch
Type: text/x-patch
Size: 6357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220115/2ca6621e/attachment.bin>


More information about the libcxx-commits mailing list