mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We have two ways of knowing if we're inside of an inactive #if clause. Refactor the only two places that called getScopeInfo().isInactiveConfigBlock() to check InInactiveClauseEnvironment instead. This removes the last remaining usage of Scope that's not related to parse-time name lookup.
279 KiB
279 KiB