[FrontendOptions] Remove the -enable-explicit-existential-types flag.

This commit is contained in:
Holly Borla
2022-02-17 17:48:41 -08:00
parent 36a8058c99
commit c2594d1338
16 changed files with 3 additions and 151 deletions

View File

@@ -1,5 +1,4 @@
// RUN: %target-typecheck-verify-swift
// RUN: %target-typecheck-verify-swift -enable-explicit-existential-types
protocol P { }