Files
swift-mirror/test/SourceKit/CursorInfo/ignore-llvm-args.swift
2019-05-28 04:36:29 -04:00

7 lines
234 B
Swift

_ = ""
// rdar://problem/38314383
// RUN: %sourcekitd-test -req=cursor -offset=0 %s -- -Xllvm -aarch64-use-tbi %s | %FileCheck %s
// CHECK: <empty cursor info; internal diagnostic: "Resolved to incomplete expression or statement.">