[all-commits] [llvm/llvm-project] 5da83e: clang-tidy: discover binaries in build dir
Keith Smiley via All-commits
all-commits at lists.llvm.org
Mon Mar 14 09:05:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5da83eeb91bab848a096db7521c6d8be29231665
https://github.com/llvm/llvm-project/commit/5da83eeb91bab848a096db7521c6d8be29231665
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M clang-tools-extra/clang-tidy/tool/run-clang-tidy.py
Log Message:
-----------
clang-tidy: discover binaries in build dir
This changes the clang-tidy script to discover binaries you've built
locally without having to pass them.
Differential Revision: https://reviews.llvm.org/D100692
More information about the All-commits
mailing list