[PATCH] D86126: Fix issue 47160: "`llvm::is_trivially_copyable` -- static assertion failure after DR 1734"

Nicole Mazzuca via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 10:34:04 PDT 2023


strega-nil abandoned this revision.
strega-nil added a comment.
Herald added a project: All.

This is no longer necessary, as `llvm::is_trivially_copyable` no longer exists; closing the bugs.


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

https://reviews.llvm.org/D86126



More information about the llvm-commits mailing list