[libcxx-commits] [PATCH] D121129: [libc++] Remove workarounds for re-defining _LIBCPP_ASSERT in the test suite

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 7 14:28:11 PST 2022


ldionne updated this revision to Diff 413633.
ldionne edited the summary of this revision.
ldionne added a comment.

Make this change independent of D121123 <https://reviews.llvm.org/D121123>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121129

Files:
  libcxx/docs/DesignDocs/DebugMode.rst
  libcxx/include/__algorithm/comp_ref_type.h
  libcxx/include/__assert
  libcxx/test/libcxx/algorithms/debug_less.pass.cpp
  libcxx/test/libcxx/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/db_deallocate.pass.cpp
  libcxx/test/libcxx/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/deallocate.assert.pass.cpp
  libcxx/test/libcxx/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/db_deallocate.pass.cpp
  libcxx/test/libcxx/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/deallocate.assert.pass.cpp
  libcxx/utils/libcxx/test/format.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121129.413633.patch
Type: text/x-patch
Size: 9797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220307/3ed44c7c/attachment-0001.bin>


More information about the libcxx-commits mailing list