[all-commits] [llvm/llvm-project] b4194f: [libc++] Fix module_std_compat.sh.cpp with new ver...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Thu Dec 4 14:10:13 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b4194f0f5a83bb634e4f09c361f200673e8c4542
      https://github.com/llvm/llvm-project/commit/b4194f0f5a83bb634e4f09c361f200673e8c4542
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

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

  Log Message:
  -----------
  [libc++] Fix module_std_compat.sh.cpp with new versions of clang-tidy (#170446)

clang-tidy doesn't run checks anymore in system headers by default in
new versions to reduce runtime. In this case it's problematic, since we
want to check system headers.



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