[clang-tools-extra] [clang-tidy] Rename hicpp-signed-bitwise to bugprone-signed-bitwise (PR #190449)

Jiaqi He via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 4 23:57:10 PDT 2026


================
@@ -1,4 +1,4 @@
-// RUN: %check_clang_tidy %s hicpp-signed-bitwise %t --
+// RUN: %check_clang_tidy %s bugprone-signed-bitwise %t --
----------------
heturing wrote:

Np. Just moved these test cases.

https://github.com/llvm/llvm-project/pull/190449


More information about the cfe-commits mailing list