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

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 9 07:22:17 PDT 2018


alexfh added a comment.

In https://reviews.llvm.org/D46602#1092111, @rja wrote:

> +1 for JSON


Could you explain why would you use YAML or JSON for this? How are you going to use/process this data?


Repository:
  rL LLVM

https://reviews.llvm.org/D46602





More information about the cfe-commits mailing list