mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This unfortunately duplicates the hack of directly referencing the Clang module loader if a cross-reference points to the current module; ideally we'd have some kind of module chain, but I'd settle for a refactoring of the code to share with NameBinding. Additionally, Clang nodes are not actually validated to be from the right module, which could be problematic for extensions or any case of actual name collision. Swift SVN r6519
66 KiB
66 KiB