[clang-tools-extra] [clang-tidy] Rename hicpp-no-assembler to portability-no-assembler, keep hicpp as alias (PR #184030)

Victor Chernyakin via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 2 12:49:00 PST 2026


================
@@ -0,0 +1,12 @@
+// RUN: %check_clang_tidy %s portability-no-assembler %t
----------------
localspook wrote:

This file still seems to be copied instead of moved

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


More information about the cfe-commits mailing list