Skip to content

Commit cf70a39

Browse files
committed
update test case
1 parent 6862c88 commit cf70a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/test/cfi/make_shared.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: %clangxx_cfi %s -o %t
2-
// RUN: %t
2+
// RUN: %run %t
33

44
#include <memory>
55

0 commit comments

Comments
 (0)