[PATCH] D115390: Support: Avoid SmallVector::set_size() in Windows code

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 17:57:04 PST 2022


dexonsmith added a comment.

In D115390#3182349 <https://reviews.llvm.org/D115390#3182349>, @mstorsjo wrote:

> 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.

Thanks for the review and the testing! Landed in 4d4439470eaf015784b76fc84cd5373456ce3d5c <https://reviews.llvm.org/rG4d4439470eaf015784b76fc84cd5373456ce3d5c>.


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