swift
1f07cbae
- [Macros] Diagnose attached and freestanding declaration macros that produce
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Macros] Diagnose attached and freestanding declaration macros that produce something other than a declaration. The validation code already diagnosed all sorts of invalid declarations, but it was ignoring AST nodes that aren't declarations at all.
References
#69089 - [Macros] Diagnose attached and freestanding declaration macros that produce something other than a declaration.
Author
hborla
Committer
hborla
Parents
d1436b3f
Loading