[all-commits] [llvm/llvm-project] f70a81: [libc++] Add clang-tidy to the list of possible su...

philnik777 via All-commits all-commits at lists.llvm.org
Thu Jan 12 15:16:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f70a81cced3a45594c40affd7fd94792bdf2d5d2
      https://github.com/llvm/llvm-project/commit/f70a81cced3a45594c40affd7fd94792bdf2d5d2
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M libcxx/utils/libcxx/test/features.py

  Log Message:
  -----------
  [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




More information about the All-commits mailing list