mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "Merge pull request #33767 from theblixguy/chore/remove-self-or-associated-type-diagnostic"
The following regression test added for this feature is not passing: Swift(linux-x86_64) :: decl/protocol/protocols_with_self_or_assoc_reqs_executable.swift with a compiler crash happening during SILFunctionTransform "Devirtualizer". Reverting to unblock CI. This reverts commitf96057e260, reversing changes made to3fc18f3603.
This commit is contained in:
@@ -1257,6 +1257,7 @@ namespace decls_block {
|
||||
BCFixed<1>, // implicit flag
|
||||
BCFixed<1>, // class-bounded?
|
||||
BCFixed<1>, // objc?
|
||||
BCFixed<1>, // existential-type-supported?
|
||||
AccessLevelField, // access level
|
||||
BCVBR<4>, // number of inherited types
|
||||
BCArray<TypeIDField> // inherited types, followed by dependency types
|
||||
|
||||
Reference in New Issue
Block a user