[PATCH] D59402: Fix-it hints for -Wmissing-{prototypes,variable-declarations}
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 24 09:24:45 PDT 2019
thakis added a comment.
Please see https://clang.llvm.org/docs/InternalsManual.html#fix-it-hints , especially the "need to obey these rules" bit. I'm not sure that's fulfilled here. Maybe the fixit should be on a note instead?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59402/new/
https://reviews.llvm.org/D59402
More information about the cfe-commits
mailing list