[NFC] Require tests to skip on windows to avoid handling the different
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>
Mon, 16 Jan 2023 03:39:04 +0000 (11:39 +0800)
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>
Mon, 16 Jan 2023 03:48:08 +0000 (11:48 +0800)
commit6f2e78195f644f024df5b5167e26bdd56b4c1c2b
treee54cc1882523393940bfd30cfcda14d65f1508a5
parent8e317e693a6c131391ee8ebc4321e907329b20ba
[NFC] Require tests to skip on windows to avoid handling the different
slash in the filesystem

The modified test fails on windows for the diffeent slash direction ('/'
in linux and '/' on windows). The patch requires the test to skip on
windows to avoid such differences.
clang/test/Driver/module-output.cppm