swift
5e4118ad
- Allow expansion of member macros on extensions and make those names visible.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Allow expansion of member macros on extensions and make those names visible. Ensure that name lookup triggers the expansion of member macros on extensions, so we can find those names. And fix a bug that caused expansion of member macros to crash.
References
#64840 - Fix lookup into macros that can introduce members into types and extensions
Author
DougGregor
Parents
467f8f5e
Loading