[NFC] skip the test modules-vtable.cppm on windows
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>
Wed, 14 Jun 2023 07:04:39 +0000 (15:04 +0800)
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>
Wed, 14 Jun 2023 07:05:31 +0000 (15:05 +0800)
commitbaf0b12ca6c624b2a59aa6f2fd0310c72d35ac56
tree04a8a430f36256e1ae5ddc01d68cf923ae2bbc66
parentff6f7902f964e22f506328272582a34769dba6b0
[NFC] skip the test modules-vtable.cppm on windows

The new added test has problems on windows since the patch is about ABI
and MSVC ABI is not covered. Skip the test on windows to make the CI
green.
clang/test/CodeGenCXX/modules-vtable.cppm