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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 6 08:12:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334101: [clang-tidy] Store checks profiling info as JSON files (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46602?vs=149933&id=150142#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46602

Files:
  clang-tools-extra/trunk/clang-tidy/ClangTidy.cpp
  clang-tools-extra/trunk/clang-tidy/ClangTidy.h
  clang-tools-extra/trunk/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tools-extra/trunk/clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tools-extra/trunk/clang-tidy/ClangTidyProfiling.cpp
  clang-tools-extra/trunk/clang-tidy/ClangTidyProfiling.h
  clang-tools-extra/trunk/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/trunk/docs/ReleaseNotes.rst
  clang-tools-extra/trunk/docs/clang-tidy/index.rst
  clang-tools-extra/trunk/test/clang-tidy/clang-tidy-enable-check-profile-one-tu.cpp
  clang-tools-extra/trunk/test/clang-tidy/clang-tidy-enable-check-profile-two-tu.cpp
  clang-tools-extra/trunk/test/clang-tidy/clang-tidy-store-check-profile-one-tu.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46602.150142.patch
Type: text/x-patch
Size: 38110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180606/d28d96c3/attachment-0001.bin>


More information about the cfe-commits mailing list