[clang] [test] Narrow down MSVC specific behaviours from "any windows" to only MSVC...
authorMartin Storsjö <martin@martin.st>
Fri, 5 May 2023 10:58:47 +0000 (10:58 +0000)
committerMartin Storsjö <martin@martin.st>
Tue, 9 May 2023 22:07:37 +0000 (01:07 +0300)
commit7f037e5645bd62fca6fc7c3e77962aafe2bc8b27
treedf7879c083431f3b31321deceffba4609ddf8afe
parent38db3795e706b212a34140a395d642195b9d150e
[clang] [test] Narrow down MSVC specific behaviours from "any windows" to only MSVC/clang-cl

This fixes running tests with a toolchain that defaults to a MinGW
target.

Differential Revision: https://reviews.llvm.org/D149997
clang/test/C/drs/dr1xx.c
clang/test/Driver/experimental-library-flag.cpp
clang/test/SemaCXX/attr-trivial-abi.cpp