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 388052b commit 6b1722eCopy full SHA for 6b1722e
test/SourceKit/CursorInfo/cursor_symbol_graph_objc.swift
@@ -4,6 +4,7 @@ func callObjC() {
4
fooFuncWithComment5()
5
}
6
7
+// REQUIRES: objc_interop
8
// RUN: %sourcekitd-test -req=cursor -pos=4:3 -req-opts=retrieve_symbol_graph=1 %s -- -F %S/../Inputs/libIDE-mock-sdk -I %t.tmp -target %target-triple %s | %FileCheck %s
9
// CHECK: SYMBOL GRAPH BEGIN
10
// CHECK: {
0 commit comments