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
Extend grammar to allow parameterized vendor extension types.
Allowing type parameters for vector extended types naturally allows
mangling of complex vendor extended types, like Clang's matrix type or
the various vector types.
This is in line with the grammarm for vendor extended qualifiers.
Fixes#100.
0 commit comments