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 2c9ec0c commit 1eafae0Copy full SHA for 1eafae0
lldb/test/Shell/SwiftREPL/BreakpointSimple.test
@@ -1,5 +1,6 @@
1
// Test that we can set breakpoints in the REPL.
2
// REQUIRES: swift
3
+// REQUIRES: rdar78527396
4
// RUN: %lldb --repl < %s | FileCheck %s
5
6
func foo() -> Int {
0 commit comments