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 246f345 commit ba40053Copy full SHA for ba40053
clang/test/Interpreter/const.cpp
@@ -2,6 +2,9 @@
2
// see https://github.com/llvm/llvm-project/issues/68092
3
// XFAIL: host={{.*}}-windows-msvc
4
5
+// The test is flaky with asan https://github.com/llvm/llvm-project/issues/102858.
6
+// UNSUPPORTED: asan
7
+
8
// RUN: cat %s | clang-repl | FileCheck %s
9
// RUN: cat %s | clang-repl -Xcc -O2 | FileCheck %s
10
0 commit comments