[PATCH] D119361: [clang] Rename missing-declarations to useless-declarations
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 23 09:42:45 PST 2022
aaron.ballman added reviewers: rsmith, rjmccall, jyknight.
aaron.ballman added a subscriber: cfe-commits.
aaron.ballman added a comment.
Thank you for this, but I'd like to get a better understanding of the long-term goals here (and where we diverge from GCC in terms of some code examples). Also, this should probably be mentioned in the release notes somewhere so that people know what to expect about the changes.
(Adding a few more reviewers for visibility since this is touching an existing diagnostic group. Also, subscribing the mailing lists.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119361/new/
https://reviews.llvm.org/D119361
More information about the cfe-commits
mailing list