[PATCH] D73300: [clang-tidy] Add library for clang-tidy main function
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 24 01:59:33 PST 2020
gribozavr2 added a reviewer: gribozavr2.
gribozavr2 accepted this revision.
gribozavr2 added inline comments.
This revision is now accepted and ready to land.
================
Comment at: clang-tools-extra/clang-tidy/tool/ClangTidyMain.h:9
+///
+/// \file This file declares clang-tidy tool main function.
+///
----------------
"... declares the main function for the clang-tidy tool."
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73300/new/
https://reviews.llvm.org/D73300
More information about the cfe-commits
mailing list