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 bca75ab commit 2234f58Copy full SHA for 2234f58
cross-project-tests/debuginfo-tests/dexter-tests/optnone-simple-functions.cpp
@@ -5,7 +5,7 @@
5
// RUN: --builder 'clang' --debugger 'lldb' \
6
// RUN: --cflags "-O0 -g" -- %s
7
8
-// REQUIRES: lldb
+// REQUIRES: lldb, D136396
9
// UNSUPPORTED: system-windows
10
11
//// Check that the debugging experience with __attribute__((optnone)) at O2
0 commit comments