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 5ec4143 commit 4aa857cCopy full SHA for 4aa857c
test/SourceKit/CompileNotifications/cursor-info.swift
@@ -1,3 +1,6 @@
1
+// rdar://103369449
2
+// REQUIRES: asserts
3
+
4
// RUN: %sourcekitd-test -req=track-compiles == -req=cursor %s -offset=0 -- %s | %FileCheck %s -check-prefix=COMPILE_1 --enable-yaml-compatibility
5
// COMPILE_1: <empty cursor info; internal diagnostic: "Unable to resolve cursor info.">
6
// COMPILE_1: {
0 commit comments