swift
73710e3e - [AST] Introduce `Decl::addAttribute`

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.
Author
Parents
Loading