[PATCH] D46602: [clang-tidy] Store checks profiling info as YAML files

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 23:26:18 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D46602#1116973, @george.karpenkov wrote:

> LGTM with a nit to me


Thank you!

I suspect that at least temporarily we will end up with two different tooling sets
to further post-process these results, since i really love to write bicycles and
then hopefully throw them away :)

In https://reviews.llvm.org/D46602#1116973, @george.karpenkov wrote:

> but maybe clang-tidy code owners would need to sign that off as well.


Yeah, that is time-consuming as usual.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D46602





More information about the llvm-commits mailing list