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
[SYCL] Add assert for LangOpts and ParseKind in LanguageOptionsSpecificAttr (#7947)
This commit adds asserts that all attributes deriving from
LanguageOptionsSpecificAttr define both a ParseKind and a LangOpts
value.
Based on #7450 (comment)
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments