[PATCH] D18694: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks comes from.

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 02:20:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
hokein marked an inline comment as done.
Closed by commit rL267683: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks… (authored by hokein).

Changed prior to commit:
  http://reviews.llvm.org/D18694?vs=55170&id=55173#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18694

Files:
  clang-tools-extra/trunk/clang-tidy/ClangTidyOptions.cpp
  clang-tools-extra/trunk/clang-tidy/ClangTidyOptions.h
  clang-tools-extra/trunk/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/trunk/test/clang-tidy/Inputs/explain-config/.clang-tidy
  clang-tools-extra/trunk/test/clang-tidy/explain-checks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18694.55173.patch
Type: text/x-patch
Size: 13772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160427/613ba377/attachment-0001.bin>


More information about the cfe-commits mailing list