Eliminate -assume-parsing-unqualified-ownership-sil from tests.

I am doing this separately from the actual change to eliminate the option to
make it easier to review.
This commit is contained in:
Michael Gottesman
2018-12-18 12:19:59 -08:00
parent 9dc8bbb866
commit fd4828e40a
509 changed files with 627 additions and 662 deletions

View File

@@ -1,4 +1,4 @@
// RUN: %target-swift-frontend -assume-parsing-unqualified-ownership-sil %s -profile-generate -profile-coverage-mapping -sanitize=address -emit-ir -o - | %FileCheck %s
// RUN: %target-swift-frontend %s -profile-generate -profile-coverage-mapping -sanitize=address -emit-ir -o - | %FileCheck %s
// REQUIRES: OS=macosx
// CHECK: main