[clang-tools-extra] [clang-tidy] Rename hicpp-no-assembler to portability-no-assembler, keep hicpp as alias (PR #184030)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 08:42:56 PST 2026
================
@@ -293,6 +293,11 @@ Changes in existing checks
<clang-tidy/checks/readability/suspicious-call-argument>` check by avoiding a
crash from invalid ``Abbreviations`` option.
+- Renamed :doc:`hicpp-no-assembler <clang-tidy/checks/hicpp/no-assembler>`
----------------
vbvictor wrote:
Should be under "New check aliases", not here
https://github.com/llvm/llvm-project/pull/184030
More information about the cfe-commits
mailing list