diff options
Diffstat (limited to 'test/cfi/target_uninstrumented.cpp')
-rw-r--r-- | test/cfi/target_uninstrumented.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cfi/target_uninstrumented.cpp b/test/cfi/target_uninstrumented.cpp index 6379b7e12..c2db9d609 100644 --- a/test/cfi/target_uninstrumented.cpp +++ b/test/cfi/target_uninstrumented.cpp @@ -3,7 +3,7 @@ // RUN: %run %t 2>&1 | FileCheck %s // REQUIRES: cxxabi -// UNSUPPORTED: win32 +// UNSUPPORTED: windows-msvc #include <stdio.h> #include <string.h> |