We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550b90e commit 817efc1Copy full SHA for 817efc1
clang/test/CodeGen/sanitize-type-outlined.cpp
@@ -1,3 +1,5 @@
1
+// UNSUPPORTED: target={{.*}}-windows-{{.*}}
2
+
3
// RUN: %clang -S -fsanitize=type -emit-llvm -o - -fsanitize=type %s \
4
// RUN: | FileCheck %s --check-prefixes=CHECK-NO-OUTLINE
5
0 commit comments