[PATCH] D92500: ADT: Replace guts of AlignedCharArrayUnion with std::aligned_union_t, NFC
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 14:55:58 PST 2020
dexonsmith added a comment.
In D92500#2429383 <https://reviews.llvm.org/D92500#2429383>, @rnk wrote:
> I'd suggest looking at the msvc try job output, but it appears to be broken for other reasons. See @maskray's is_trivially_copyable changes. So, I'd hold off on this for now until the MSVC build is fixed.
I don't seem to have permission to restart the builds; do you know if there's a good way to trigger a rebuild now that the main branch is building for MSVC?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92500/new/
https://reviews.llvm.org/D92500
More information about the llvm-commits
mailing list