llvm-project/clang-tools-extra/clang-tidy/tool
Serikzhan Kazi 0dc856ed20 [clang-tidy] run-clang-tidy.py: analyze unique files only
The files in compile-commands.json can potentially include duplicates.
Change run-clang-tidy.py so that it does not run on the duplicate entries.

Differential Revision: https://reviews.llvm.org/D112926
2021-11-06 19:53:18 +13:00
..
CMakeLists.txt [clang-tidy] Install run-clang-tidy.py in bin/ as run-clang-tidy 2021-02-23 12:38:27 +00:00
ClangTidyMain.cpp [clang-tidy] Added command line option `fix-notes` 2021-03-01 22:07:11 +00:00
ClangTidyMain.h [clang-tidy] Add library for clang-tidy main function 2020-01-24 13:00:45 -08:00
ClangTidyToolMain.cpp [clang-tidy] Add library for clang-tidy main function 2020-01-24 13:00:45 -08:00
clang-tidy-diff.py add -use-color option to clang-tidy-diff.py 2021-02-18 09:12:48 -05:00
run-clang-tidy.py [clang-tidy] run-clang-tidy.py: analyze unique files only 2021-11-06 19:53:18 +13:00