swift
3ecfb532
- [Macros] Type-check macro-generated extensions via the top-level decls of
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Macros] Type-check macro-generated extensions via the top-level decls of the synthesized source file instead of a separate API to gather the extensions. This is how macro-generated extensions are visited everywhere else.
References
#66914 - [Macros] Don't visit macro-generated extensions in `visitAuxiliaryDecls`.
Author
hborla
Parents
83030a9c
Loading