Use %target-typecheck-verify-swift where possible.

This commit is contained in:
Mark Lacey
2018-07-26 23:13:43 -07:00
parent 00c7cb60c1
commit 78d83e5703
44 changed files with 47 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
// RUN: %target-swift-frontend -typecheck -verify %s
// RUN: %target-typecheck-verify-swift
protocol P { }