gribozavr2 added a comment.

> This patch introduces a way to apply the fix-its by the Analyzer:

I'm not sure this option is very useful... I don't know of anyone who uses the 
same option in Clang or ClangTidy. The only way I know people apply fixits is 
with the help of IDEs. I am also skeptical that people want to apply *all* 
fixits. Usually people want to pick a few specific ones, or all fixits of a 
certain kind; but not everything.

What workflow are you thinking of for this option?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69746/new/

https://reviews.llvm.org/D69746



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to