Skip to content

Commit 551d6dd

Browse files
committed
[clang] [test] Add a missing requirement for a test
This fixes a test added in 7fc50e9.
1 parent 497060f commit 551d6dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/Modules/mingw-exceptions.cppm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: x86-registered-target
12
// RUN: %clang -target x86_64-windows-gnu -x c++-module -std=gnu++23 -c -o /dev/null -Xclang -disable-llvm-passes %s
23

34
// Make sure the command succeeds and doesn't break on the -exception-model flag in cc1.

0 commit comments

Comments
 (0)