[clang-tools-extra] [clang-tidy] Rename hicpp-signed-bitwise to bugprone-signed-bitwise (PR #190449)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 4 02:54:09 PDT 2026
================
@@ -200,6 +200,11 @@ New check aliases
:doc:`performance-prefer-single-char-overloads
<clang-tidy/checks/performance/prefer-single-char-overloads>`.
The `performance-faster-string-find` name is kept as an alias.
+
+- Renamed :doc:`hicpp-signed-bitwise <clang-tidy/checks/hicpp/signed-bitwise>`
----------------
heturing wrote:
Sounds good. I have fixed that.
https://github.com/llvm/llvm-project/pull/190449
More information about the cfe-commits
mailing list