================
@@ -3673,6 +3678,8 @@ void Parser::ParseDeclarationSpecifiers(
           *Next.getIdentifierInfo(), Next.getLocation(), getCurScope(), &SS,
           false, false, nullptr,
----------------
shafik wrote:

Please add bugprone-argument-comments for these as well, since you are 
modifying the call.

https://github.com/llvm/llvm-project/pull/142945
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to