File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
validation-test/IDE/crashers_fixed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
// {"kind":"complete","signature":"swift::ide::AfterPoundExprCompletion::sawSolutionImpl(swift::constraints::Solution const&)"}
2
- // RUN: not --crash %target-swift-ide-test -code-completion --code-completion-token=COMPLETE -source-filename %s
2
+ // RUN: %target-swift-ide-test -code-completion --code-completion-token=COMPLETE -source-filename %s
3
3
a ##^COMPLETE^# / ( b/ bin/ c
Original file line number Diff line number Diff line change 1
1
// {"kind":"complete","signature":"swift::irgen::IRGenModule::emitLazyObjCProtocolDefinition(swift::ProtocolDecl*)"}
2
2
// Actual signature: matchCallArguments
3
- // RUN: not --crash %target-swift-ide-test -code-completion --code-completion-token=COMPLETE -source-filename %s
3
+ // RUN: %target-swift-ide-test -code-completion --code-completion-token=COMPLETE -source-filename %s
4
4
a(
5
5
#^COMPLETE^#[
6
6
" " !
You can’t perform that action at this time.
0 commit comments