[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 15:14:43 PDT 2019
rjmccall added a comment.
Sorry, yes, I meant in Objective-C methods, of course, not unconditionally even in C-like code whenever Objective-C is enabled.
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