[libcxx-commits] [PATCH] D134767: [libc++] Remove MSVC tests checked into the libc++ test suite
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 27 15:07:03 PDT 2022
ldionne added a comment.
In D134767#3819275 <https://reviews.llvm.org/D134767#3819275>, @philnik wrote:
> I'm fine with this, but we might want to look into running tests from other standard libraries on libc++ to find implementation divergence and potentially have some extra test coverage.
Yes, I 100% agree. It would be great to have e.g. a CI job that runs the MSVC tests using libc++. I just don't think these tests should be checked into our own tree.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134767/new/
https://reviews.llvm.org/D134767
More information about the libcxx-commits
mailing list