[Swift 5.0]: LowerACLThanParentRule is broken #2607
Labels
bug
Unexpected and reproducible misbehavior.
sourcekit-issue
Issues that are caused by a misbehavior in SourceKit and need to be fixed upstream.
It seems like members without an explicit ACL annotation in Swift 5 are incorrectly assumed to be
internal
. This causes incorrect violations in Swift 5 that aren't present in Swift 4.x.The text was updated successfully, but these errors were encountered: