[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
Tue Apr 26 06:04:36 PDT 2016


hokein updated this revision to Diff 54996.
hokein marked an inline comment as done.
hokein added a comment.

- VS2013 doesn't support constexpr.
- Don't make test read external .clang-tidy file.


http://reviews.llvm.org/D18694

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18694.54996.patch
Type: text/x-patch
Size: 13284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160426/ff10f829/attachment.bin>


More information about the cfe-commits mailing list