swift
0caa4531
- [Macros] Teach SILGen to visit declartions produced by freestanding macros
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Macros] Teach SILGen to visit declartions produced by freestanding macros Fixes a crash where local variables introduced by a freestanding declaration macro would not get SIL emitted for them, rdar://109721114.
References
#66387 - [Macros] Teach SILGen to visit declarations produced by freestanding macros
Author
DougGregor
Committer
DougGregor
Parents
4325c0ae
Loading