Skip to content

Commit 2234f58

Browse files
committed
[dexter] Temporary disable optnone-simple-functions
D136396 broke optnone-simple-functions. Temporary disabling the test to unblock the bot until the Sony folks can have a look. https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/47878/
1 parent bca75ab commit 2234f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cross-project-tests/debuginfo-tests/dexter-tests/optnone-simple-functions.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// RUN: --builder 'clang' --debugger 'lldb' \
66
// RUN: --cflags "-O0 -g" -- %s
77

8-
// REQUIRES: lldb
8+
// REQUIRES: lldb, D136396
99
// UNSUPPORTED: system-windows
1010

1111
//// Check that the debugging experience with __attribute__((optnone)) at O2

0 commit comments

Comments
 (0)