[libcxx-commits] [PATCH] D100277: [libc++] [test] Detect an improperly noexcept'ed __decay_copy.

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Apr 11 16:21:25 PDT 2021


cjdb added a comment.

Maybe it's worth cleaning up `__decay_copy` in this patch too? It's probably best if we commit separately to D100225 <https://reviews.llvm.org/D100225>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100277



More information about the libcxx-commits mailing list