[clang-tools-extra] [clang-tidy][NFC] Fix list.rst and add_new_check.py (PR #192228)
Zeyi Xu via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 15 05:12:22 PDT 2026
================
@@ -242,7 +242,6 @@ Clang-Tidy Checks
:doc:`google-runtime-int <google/runtime-int>`,
:doc:`google-runtime-operator <google/runtime-operator>`,
:doc:`google-upgrade-googletest-case <google/upgrade-googletest-case>`, "Yes"
- :doc:`hicpp-exception-baseclass <hicpp/exception-baseclass>`,
----------------
zeyi2 wrote:
I think this check is already renamed here: https://github.com/llvm/llvm-project/pull/183474
So removing it from the list makes sense, I guess.
https://github.com/llvm/llvm-project/pull/192228
More information about the cfe-commits
mailing list