mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
AST/LookupVisibleDecls.cpp has a dependency on swiftSema by having doGlobalExtensionLookup call into swift::isExtensionApplied, and doGlobalExtensionLookup is ultimately used by the other global functions in that file. Break the cycle by moving the file into the swiftSema library.
12 KiB
12 KiB