swift
Fix lookup into macros that can introduce members into types and extensions
#64840
Merged

Fix lookup into macros that can introduce members into types and extensions #64840

DougGregor
DougGregor [Macros] Ensure that we can find peer macros for members of extensions.
467f8f5e
DougGregor Allow expansion of member macros on extensions and make those names v…
5e4118ad
DougGregor [Macros] Only expand member macros that can affect qualified name loo…
9af2de42
DougGregor [Macros] Make sure to avoid full macro resolution in name lookup.
e4365535
DougGregor Expand member and peer macros for extensions for "visible name lookup"
aec203ee
DougGregor DougGregor requested a review from hborla hborla 2 years ago
DougGregor DougGregor requested a review from slavapestov slavapestov 2 years ago
DougGregor DougGregor requested a review from xedin xedin 2 years ago
DougGregor
rxwei
rxwei approved these changes on 2023-04-01
DougGregor [Name lookup] Match macro introduced names based on their base names.
706b3e1d
DougGregor
DougGregor
DougGregor DougGregor merged 7dca692c into main 2 years ago
DougGregor DougGregor deleted the macro-lookup-in-types branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone