[PATCH] D73300: [clang-tidy] Add library for clang-tidy main function
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 23 15:01:47 PST 2020
Eugene.Zelenko added inline comments.
================
Comment at: clang-tools-extra/clang-tidy/tool/ClangTidyMain.h:5
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
----------------
License seems to be old.
================
Comment at: clang-tools-extra/clang-tidy/tool/ClangTidyToolMain.cpp:5
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
----------------
License seems to be old.
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