[PATCH] D59932: [clang-tidy] **Prototype**: Add fix description to clang-tidy checks.
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 28 11:39:21 PDT 2019
Eugene.Zelenko added inline comments.
================
Comment at: clang-tidy/ClangTidyCheck.h:107
+ /// fixes for different cases.
+ /// - clang compiler diagnostics and clang static analyzer diagnostics are
+ /// not supported.
----------------
I think Clang and Clang Static Analyzer should be capitalized.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59932/new/
https://reviews.llvm.org/D59932
More information about the cfe-commits
mailing list