[libcxx-commits] [PATCH] D117367: [libcxx][test] Niebloids are not portably of `final` class type

Casey Carter via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 15 13:05:42 PST 2022


CaseyCarter abandoned this revision.
CaseyCarter added a comment.

In D117367#3246037 <https://reviews.llvm.org/D117367#3246037>, @Quuxplusone wrote:

> I believe this is obsolete since D116384 <https://reviews.llvm.org/D116384>: all uses of `is_niebloid` are now guarded under `LIBCPP_STATIC_ASSERT` at their call sites. E.g.

:facepalm:, I didn't notice D116384 <https://reviews.llvm.org/D116384>. Abandoning.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117367



More information about the libcxx-commits mailing list