Skip to content

Commit b232f8a

Browse files
committed
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
1 parent c0952a9 commit b232f8a

File tree

1 file changed

+1
-1
lines changed
  • compiler-rt/test/sanitizer_common/TestCases/Linux

1 file changed

+1
-1
lines changed

compiler-rt/test/sanitizer_common/TestCases/Linux/preadv2.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clangxx -O0 %s -o %t
1+
// RUN: %clangxx -O0 %s -o %t && %run %t
22

33
// REQUIRES: glibc
44

0 commit comments

Comments
 (0)