swift
73710e3e
- [AST] Introduce `Decl::addAttribute`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
22 days ago
[AST] Introduce `Decl::addAttribute` Introduce a convenience entrypoint that also calls `attachToDecl` on the attribute, and migrate all existing uses of `getAttrs().add` onto it.
References
#84916 - [AST] Use CustomAttr's DeclContext for ResolveMacroRequest
Author
hamishknight
Parents
0358e1ea
Loading