[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
Tue Mar 8 07:41:46 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG95c0f2d115e2: [libc++] Remove workarounds for re-defining _LIBCPP_ASSERT in the test suite (authored by ldionne).

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.413805.patch
Type: text/x-patch
Size: 9797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220308/ac68ea7d/attachment-0001.bin>


More information about the libcxx-commits mailing list