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.
2 parents 4f768d5 + 4aa857c commit f1900e9Copy full SHA for f1900e9
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