[PATCH] D132311: [llvm] Remove llvm::is_trivially_{copy/move}_constructible (NFC)
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 15:57:22 PDT 2023
MaskRay added a comment.
I have compiled GCC 7.3. FWIW `ninja -C /tmp/out/custom-gcc-7.3 check-llvm` gives me many errors related to structured bindings.
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