================
@@ -740,7 +749,7 @@ Parser::DeclGroupPtrTy Parser::ParseUsingDeclaration(
return nullptr;
}
- ProhibitAttributes(PrefixAttrs);
+ ProhibitAttributes(PrefixAttrs, Tok.getLocation());
----------------
zyn0217 wrote:
@AlexsanderDamaceno Can you investigate the fallout of those changes? thanks!
https://github.com/llvm/llvm-project/pull/223910
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits