[clang-tools-extra] [clang-tidy] Add readability-redundant-lambda-parameter-list (PR #190438)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 10 02:59:50 PDT 2026
================
@@ -241,7 +241,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>`,
----------------
vbvictor wrote:
It can probably be outdated, but we should remove it in separate PR
https://github.com/llvm/llvm-project/pull/190438
More information about the cfe-commits
mailing list