[PATCH] D73300: [clang-tidy] Add library for clang-tidy main function

Dmitry Polukhin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 24 10:13:31 PST 2020


DmitryPolukhin updated this revision to Diff 240241.
DmitryPolukhin added a comment.

Added #include "ClangTidyMain.h" in ClangTidyMain.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73300

Files:
  clang-tools-extra/clang-tidy/tool/CMakeLists.txt
  clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/clang-tidy/tool/ClangTidyMain.h
  clang-tools-extra/clang-tidy/tool/ClangTidyToolMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73300.240241.patch
Type: text/x-patch
Size: 3954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200124/c2956cdc/attachment-0001.bin>


More information about the cfe-commits mailing list