[PATCH] D96536: Make sure some types are indeed trivially_copyable per llvm::is_trivially_copyable

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 12:33:39 PST 2021


serge-sans-paille added a comment.

@danilaml This is certainly not complete, but that's much better than just removing an assert as proposed in https://reviews.llvm.org/D86126. Once that one is accepted, we can move forward and commit https://reviews.llvm.org/D86126


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

https://reviews.llvm.org/D96536



More information about the llvm-commits mailing list