swift
85f2a1a2 - [Macros] Factor calls to ResolveMacroRequest into Decl::getResolvedMacro.

Commit
2 years ago
[Macros] Factor calls to ResolveMacroRequest into Decl::getResolvedMacro. This prevents call-sites from making the mistake of passing an incorrect DeclContext to the request, which can cause re-typechecking issues.
Author
Committer
Parents
Loading