[PATCH] D53936: [clang-tidy] More clearly separate public, check-facing APIs from internal ones.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 31 08:49:15 PDT 2018


sammccall updated this revision to Diff 171937.
sammccall added a comment.

Add FIXME to fuchsia check that uses private APIs.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53936

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidy.h
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tidy/ClangTidyModule.cpp
  clang-tidy/ClangTidyModule.h
  clang-tidy/fuchsia/RestrictSystemIncludesCheck.h
  clang-tidy/google/TodoCommentCheck.cpp
  clang-tidy/plugin/ClangTidyPlugin.cpp
  clang-tidy/tool/ClangTidyMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53936.171937.patch
Type: text/x-patch
Size: 12035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181031/1e75c56d/attachment-0001.bin>


More information about the cfe-commits mailing list