Skip to content

Commit 0f6d6f3

Browse files
committed
fixup! add REQUIRES: asserts
1 parent 33b128c commit 0f6d6f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/test/Modules/gmodules-nodebug.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: asserts
2+
13
// RUN: %clang_cc1 -std=c++23 -x c++-header -emit-pch -fmodule-format=obj \
24
// RUN: -o %t.pch %s \
35
// RUN: -mllvm -debug-only=pchcontainer &>%t-pch.ll

0 commit comments

Comments
 (0)