[PATCH] D61147: [Sema][ObjC] Add a flavor of -Wunused-parameter that doesn't diagnose unused parameters of ObjC methods
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 25 14:15:53 PDT 2019
rjmccall added a comment.
Yeah, I tend to think we should just suppress this unconditionally in Objective-C.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61147/new/
https://reviews.llvm.org/D61147
More information about the cfe-commits
mailing list