[all-commits] [llvm/llvm-project] fbdf38: [libc++] run clang-tidy on src/ in the CI (#121198)

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Thu May 15 01:34:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fbdf38ed4397e1d24c31a4bd79f7c6f55939f34f
      https://github.com/llvm/llvm-project/commit/fbdf38ed4397e1d24c31a4bd79f7c6f55939f34f
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-05-15 (Thu, 15 May 2025)

  Changed paths:
    M libcxx/src/.clang-tidy
    M libcxx/test/configs/cmake-bridge.cfg.in
    A libcxx/test/libcxx/clang_tidy.sh.py
    M libcxx/utils/ci/run-buildbot

  Log Message:
  -----------
  [libc++] run clang-tidy on src/ in the CI (#121198)

This adds a new test to run clang-tidy on the `src/` directory and
temporarily disables and clang-tidy checks that currently fail. They
will be enabled in follow-up patches.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list