summaryrefslogtreecommitdiff
path: root/compiler-rt/test/asan/TestCases/Windows/heapalloc_transfer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/asan/TestCases/Windows/heapalloc_transfer.cpp')
-rw-r--r--compiler-rt/test/asan/TestCases/Windows/heapalloc_transfer.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/compiler-rt/test/asan/TestCases/Windows/heapalloc_transfer.cpp b/compiler-rt/test/asan/TestCases/Windows/heapalloc_transfer.cpp
index fa9f937d5c5a..0731a02ed1b6 100644
--- a/compiler-rt/test/asan/TestCases/Windows/heapalloc_transfer.cpp
+++ b/compiler-rt/test/asan/TestCases/Windows/heapalloc_transfer.cpp
@@ -1,5 +1,3 @@
-// UNSUPPORTED: target={{.*-windows-gnu}}
-
#include "sanitizer\allocator_interface.h"
#include <cassert>
#include <stdio.h>
@@ -27,4 +25,4 @@ int main() {
// CHECK-NOT: assert
// CHECK-NOT: AddressSanitizer
-// CHECK: Success \ No newline at end of file
+// CHECK: Success