[libc++] Add clang-tidy to the list of possible substitutions for %{clang-tidy}
authorNikolas Klauser <nikolasklauser@berlin.de>
Mon, 9 Jan 2023 00:39:58 +0000 (01:39 +0100)
committerNikolas Klauser <nikolasklauser@berlin.de>
Thu, 12 Jan 2023 23:16:37 +0000 (00:16 +0100)
commitf70a81cced3a45594c40affd7fd94792bdf2d5d2
tree774464008015dfa76c674a88479e0c88892bf14a
parent20d06c833d833ef6b2d0f519cc4a7998d49a2803
[libc++] Add clang-tidy to the list of possible substitutions for %{clang-tidy}

Most people don't have a versioned clang-tidy locally. This allows them to still run the clang-tidy test if they have a suitable version.

Reviewed By: ldionne, #libc

Spies: libcxx-commits, arichardson

Differential Revision: https://reviews.llvm.org/D141241
libcxx/utils/libcxx/test/features.py