mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Checking these in a code path called from validateDecl() is overkill; it's sufficient to perform these checks in declarations in primary files only.