You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Macros] Only operator-fold attribute syntax for attached macro
This change restores the previous behavior changed by a8472a9.
When expanding attached macros, macro implementation should only see the
macro attribute syntax is operator folded, other syntax nodes - node,
parentDeclNode, extendedType, and conformanceList - should not be
operator-folded.
rdar://162208759
0 commit comments