[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 17:06:54 PDT 2018
sammccall updated this revision to Diff 172058.
sammccall added a comment.
Rethink comment about public API stability.
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.172058.patch
Type: text/x-patch
Size: 12108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181101/5786c49b/attachment.bin>
More information about the cfe-commits
mailing list