[PATCH] D59714: [clang-tidy] Separate the check-facing interface

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 22 13:31:19 PDT 2019


alexfh updated this revision to Diff 191937.
alexfh added a comment.

- Reverted the <Switch checks to include "ClangTidyCheck.h"> part to simplify the review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59714/new/

https://reviews.llvm.org/D59714

Files:
  clang-tools-extra/clang-tidy/CMakeLists.txt
  clang-tools-extra/clang-tidy/ClangTidy.cpp
  clang-tools-extra/clang-tidy/ClangTidy.h
  clang-tools-extra/clang-tidy/ClangTidyCheck.cpp
  clang-tools-extra/clang-tidy/ClangTidyCheck.h
  clang-tools-extra/docs/clang-tidy/Contributing.rst
  llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59714.191937.patch
Type: text/x-patch
Size: 24057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190322/53ebd267/attachment-0001.bin>


More information about the cfe-commits mailing list