mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
145cea0d13
Qualified import for macro has not been implemented. Until then, ignore macros in lookup so that a macro and a struct sharing the same name won't cause ambiguity. rdar://174526734