Fix failed libcxx test build on the Windows to Linux cross builders. NFC.
authorVladimir Vereschaka <vvereschaka@accesssoftek.com>
Tue, 28 Feb 2023 19:47:59 +0000 (11:47 -0800)
committerVladimir Vereschaka <vvereschaka@accesssoftek.com>
Wed, 1 Mar 2023 01:42:07 +0000 (17:42 -0800)
commitc1c29eb9f7be55c9fba7dba38195df5d5030be0b
treef72c87bbde860075ac0815f0f0aff1f47b360e3a
parenta92f7832f35c6c4792d8693e724c19802da75b36
Fix failed libcxx test build on the Windows to Linux cross builders. NFC.

Disable `modules_include.sh.cpp` test on Windows build hosts,
it cannot be executed there anymore.

Differential Revision: https://reviews.llvm.org/D144640
libcxx/test/libcxx/modules_include.sh.cpp