summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Windows/tls_init.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/asan/TestCases/Windows/tls_init.cc')
-rw-r--r--test/asan/TestCases/Windows/tls_init.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/asan/TestCases/Windows/tls_init.cc b/test/asan/TestCases/Windows/tls_init.cc
index c29c4a377834b..a8569f8025c84 100644
--- a/test/asan/TestCases/Windows/tls_init.cc
+++ b/test/asan/TestCases/Windows/tls_init.cc
@@ -1,4 +1,4 @@
-// RUN: %clang_cl_asan %s -Fe%t.exe
+// RUN: %clang_cl_asan %s -Fe%t.exe /MD
// RUN: %run %t.exe | FileCheck %s
// CHECK: my_thread_callback