diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2022-03-14 14:23:38 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-03-17 14:26:56 -0400 |
commit | d0af4276d62418ba9e54fec99b293d2fd7c92213 (patch) | |
tree | d6e5d849f9644a7ffadacf8f57fa50eeefaaeca5 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 164c7afaf5cbf924806fef7c280e2d71bdac0037 (diff) | |
download | llvm-d0af4276d62418ba9e54fec99b293d2fd7c92213.zip llvm-d0af4276d62418ba9e54fec99b293d2fd7c92213.tar.gz llvm-d0af4276d62418ba9e54fec99b293d2fd7c92213.tar.bz2 |
[libc++] Switch to the new testing configurations by default
We've been meaning to remove support for the legacy testing configuration
for a long time. This patch switches the default from the legacy config
to the appropriate new-style configuration based on a few hints.
We've been running with the new-style configuration for more than a year
in our CI, however it's possible that this will uncover issues with some
users that run the tests on platforms that we don't support yet with the
new-style configs. Unfortunately, there is no way to know about it other
than to land this patch and see whether anything breaks.
Differential Revision: https://reviews.llvm.org/D121632
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions