================
@@ -4484,6 +4484,16 @@ void Parser::ParseDeclarationSpecifiers(
isInvalid = DS.SetTypeQual(DeclSpec::TQ_restrict, Loc, PrevSpec, DiagID,
getLangOpts());
break;
+ case tok::kw___wrap:
----------------
mizvekov wrote:
Please continue discussion in
https://github.com/llvm/llvm-project/pull/148914#discussion_r2370623417
So that we don't have to repeat all the arguments.
https://github.com/llvm/llvm-project/pull/148914
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits