[libcxx-commits] [PATCH] D105962: [libcxx] [test] Fix mismatches between aligned operator new and std::free

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 14 14:02:33 PDT 2021


mstorsjo updated this revision to Diff 358744.
mstorsjo added a comment.

Removed DoNotOptimize, simplified TEST_THROW_SPEC and TEST_NOEXCEPT assuming the test only runs on C++17.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105962

Files:
  libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/delete_align_val_t_replace.pass.cpp
  libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single/delete_align_val_t_replace.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105962.358744.patch
Type: text/x-patch
Size: 3772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210714/e28bcfac/attachment.bin>


More information about the libcxx-commits mailing list