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 7e69a5b commit e4dea3bCopy full SHA for e4dea3b
lldb/test/Shell/SwiftREPL/DictBridging.test
@@ -2,7 +2,6 @@
2
// Test formatters on bridged dictionaries in the REPL.
3
// REQUIRES: system-darwin
4
// REQUIRES: swift
5
-// REQUIRES: rdar73216083
6
7
// RUN: %lldb --repl < %s | FileCheck %s --check-prefix=DICT
8
lldb/test/Shell/SwiftREPL/SetBridging.test
// Test formatters on bridged sets in the REPL.
-// REQUIRES: rdar73216234
// RUN: %lldb --repl < %s | FileCheck %s --check-prefix=SET
0 commit comments