[all-commits] [llvm/llvm-project] 3a809f: [libc++abi] Add a clang-tidy config and test (#207...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Fri Jul 31 04:26:50 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a809f644c863a17ac665e19d7dcbf7209688d18
      https://github.com/llvm/llvm-project/commit/3a809f644c863a17ac665e19d7dcbf7209688d18
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    M libcxx/test/libcxx/clang_tidy.sh.py
    A libcxxabi/.clang-tidy

  Log Message:
  -----------
  [libc++abi] Add a clang-tidy config and test (#207324)

This essentially copies the `.clang-tidy` file from libc++ into
libc++abi, except that the naming conventions are updated to not add
underscores and some checks are disabled that don't pass currently. They
will be fixed in follow-ups.



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