[PATCH] D92543: Switch to std::is_trivially_move_constructible and std::is_trivially_copy_constructible
Mikhail Maltsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 11:44:24 PST 2020
miyuki added a comment.
Hi @MaskRay, this commit broke our builds which use GCC 7.3. I've posted some comments in D92591 <https://reviews.llvm.org/D92591>, but have just realized that it probably was not the right place. Could you please fix the breakage?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92543/new/
https://reviews.llvm.org/D92543
More information about the llvm-commits
mailing list