Skip to content

Commit 2677b2c

Browse files
Allow test to run on mingw-w64
Co-authored-by: alvinhochun <[email protected]>
1 parent 8d5b48e commit 2677b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/test/asan/TestCases/Windows/replaced_functions.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clang_cl_asan /Od %s /Fe%t
1+
// RUN: %clang_cl_asan %Od %s %Fe%t
22

33
#define _CRT_SECURE_NO_WARNINGS
44
#define NOMINMAX

0 commit comments

Comments
 (0)