[libcxx-commits] [PATCH] D117966: [libcxx][test] tests for strengthened `noexcept` are non-portable

Casey Carter via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 22 12:44:57 PST 2022


CaseyCarter created this revision.
CaseyCarter added a reviewer: libc++.
CaseyCarter added a project: libc++.
CaseyCarter requested review of this revision.
Herald added 1 blocking reviewer(s): libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117966

Files:
  libcxx/test/std/ranges/range.adaptors/range.drop/ctor.default.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.transform/iterator/deref.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.transform/iterator/iter_move.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.transform/iterator/subscript.pass.cpp
  libcxx/test/std/ranges/range.utility/view.interface/view.interface.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117966.402254.patch
Type: text/x-patch
Size: 6491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220122/46a8c221/attachment-0001.bin>


More information about the libcxx-commits mailing list