[PATCH] D16183: Added CheckName field to YAML report
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 7 11:28:56 PDT 2016
alexfh requested changes to this revision.
alexfh added a comment.
This revision now requires changes to proceed.
The main concern here is that the clang-apply-replacements tool should be able to read this format. See the clang/tools/extra/clang-tidy/tool/run-clang-tidy.py script for an example of its usage.
http://reviews.llvm.org/D16183
More information about the cfe-commits
mailing list