[libcxx-commits] [PATCH] D116938: [libc++][NFC] Use _LIBCPP_DEBUG_ASSERT in <list>

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 10 06:51:36 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 `<list>`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116938

Files:
  libcxx/include/list

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116938.398618.patch
Type: text/x-patch
Size: 13660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220110/d5c28ea4/attachment.bin>


More information about the libcxx-commits mailing list