[PATCH] D115390: Support: Avoid SmallVector::set_size() in Windows code
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 9 02:46:26 PST 2021
mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.
Looks good to me. The Windows CI seems to have failed on `Other/test-changed.ll`, but I applied this patch and ran all tests in a number of subprojects, so it seems safe in that sense at least.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115390/new/
https://reviews.llvm.org/D115390
More information about the llvm-commits
mailing list