swift
94445346 - AST: Handle MacroExpansionDecl in DeclExportabilityVisitor.

Commit
1 year ago
AST: Handle MacroExpansionDecl in DeclExportabilityVisitor. Instances of `MacroExpansionDecl` may be found in the AST when declarations are expanded from freestanding declaration macros and therefore exportability computations must be prepared to handle them. Resolves rdar://119449439
Author
Committer
Parents
Loading