[PATCH] D26137: [clang-tidy] Add check name to YAML export

Malcolm Parsons via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 22 07:21:19 PST 2016


malcolm.parsons added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D26137





More information about the cfe-commits mailing list