[PATCH] D132311: [llvm] Remove llvm::is_trivially_{copy/move}_constructible (NFC)

Pavel Chupin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 16:39:22 PDT 2022


pavel.v.chupin added subscribers: miyuki, pavel.v.chupin.
pavel.v.chupin added a comment.

@kazu, build is still broken with GCC7.3 after this change.
Basically the old comment by @miyuki at https://reviews.llvm.org/D92543 is still valid as far as I see. It doesn't look like mentioned problems are addressed.
Can you revert please?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132311



More information about the llvm-commits mailing list