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
[PackExpansionMatcher] Adjust ParamPackMatcher to account for labels
First step in preparation to unify different matchers which
is effectively no-op because function parameters do not have
labels.
- Common prefix/suffix should account for presence of labels
- Labeled parameters cannot appear in the region absorbed by
a pack expansion type.
0 commit comments