Alpha added a comment.

In https://reviews.llvm.org/D26137#602602, @malcolm.parsons wrote:

> In https://reviews.llvm.org/D26137#602591, @Alpha wrote:
>
> > This shouldn't affect diagnostics without fixes. If there is no fix, there 
> > won't be anything to export, and the diagnostic just behaves normally.
>
>
> That's a shame; I need a machine readable report of all diagnostics.


This is not the aim of this change-set. The objective here is only to associate 
a replacement to the diagnostic from which it was emitted. But having a 
parse-able output for all clang-tidy's diagnostics can indeed be a nice feature 
to add in a different patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D26137



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

Reply via email to