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

Danila Malyutin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 02:36:08 PST 2020


danilaml added reviewers: serge-sans-paille, fedor.sergeev.
danilaml added a comment.

I've taken a liberty of adding more reviewers to hopefully help get this going.

@CaseyCarter Is there anything left to address in this review? This error shows up in some pre-merge checks and generally keeping local patches to fix this is annoying (although low-maintenance as this header is rarely updated).


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

https://reviews.llvm.org/D86126



More information about the llvm-commits mailing list