[PATCH] D136605: [libc++] Fixes for static libc++ on Windows using VCRuntime ABI

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 08:14:50 PST 2022


ldionne added a comment.

I am not seeing any test changes or any CI configuration changes -- so is this fixing anything that libc++ can notice?

Also, one reason why this slept for so long is that the libc++ review group is not on this review. Did you follow the steps in https://libcxx.llvm.org/Contributing.html#contributing-to-libc to upload the patch (in particular `arc diff`)?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136605/new/

https://reviews.llvm.org/D136605



More information about the llvm-commits mailing list