From: David Major Date: Thu, 20 Sep 2018 15:22:21 +0000 (+0000) Subject: Fix test after r342652 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2ebabe8f6ca8fea7dd2a2a4aff0ca1d2d6731eef;p=platform%2Fupstream%2Fllvm.git Fix test after r342652 llvm-svn: 342654 --- diff --git a/compiler-rt/test/asan/TestCases/Windows/dll_host.cc b/compiler-rt/test/asan/TestCases/Windows/dll_host.cc index 512f930..324bd58 100644 --- a/compiler-rt/test/asan/TestCases/Windows/dll_host.cc +++ b/compiler-rt/test/asan/TestCases/Windows/dll_host.cc @@ -29,6 +29,7 @@ // IMPORT: __asan_wrap_HeapReAlloc // IMPORT: __asan_wrap_HeapSize // IMPORT: __asan_wrap_CreateThread +// IMPORT: __asan_wrap_NtTerminateThread // IMPORT: __asan_wrap_RaiseException // IMPORT: __asan_wrap_RtlRaiseException // IMPORT: __asan_wrap_SetUnhandledExceptionFilter