Skip to content

Commit 3ad32df

Browse files
authored
Fix lit feature name in 9dc4af3
1 parent 9dc4af3 commit 3ad32df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/SemaCXX/PR51712-large-array-constexpr-check-oom.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// (There's nothing really platform-specific being tested, this is just ulimit).
33
//
44
// REQUIRES: shell
5-
// REQUIRES: linux
5+
// REQUIRES: system-linux
66
// UNSUPPORTED: msan
77
// UNSUPPORTED: asan
88
//

0 commit comments

Comments
 (0)