Skip to content

Commit 56a62b7

Browse files
committed
Merge pull request #554 from practicalswift/sourcekit-009-swift-performdelayedparsing
[SourceKit] Add test case for crash triggered in swift::performDelaye…
2 parents ee9a739 + ff246b7 commit 56a62b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// RUN: not --crash %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
2+
enum b:a{var f={static#^A^#

0 commit comments

Comments
 (0)