[PATCH] D59402: Fix-it hints for -Wmissing-{prototypes,variable-declarations}

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 24 12:57:58 PDT 2019


rsmith added a comment.

In D59402#1516589 <https://reviews.llvm.org/D59402#1516589>, @aaronpuchert wrote:

> Perhaps we could clarify in the docs that fix-it hints on warnings are appropriate only if they don't change anything except suppressing the warning.


That sounds like a great idea. Do you want to put together a quick documentation patch? :)


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