mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
SIL symbol visitation wasn't visiting top-level auxiliary declarations,
which meant that it skipped peer and freestanding macros at module
scope. This would manifest in errors of the form
<symbol> is in the generated IR file, but not in TBD file
Fixes rdar://107426276.
30 KiB
30 KiB