[clang-tools-extra] [clang-tidy] Migrate explicit-constructor check from google to misc and add relative aliases (PR #194807)

Mao Chuanjun via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 30 04:08:55 PDT 2026


================
@@ -199,12 +199,27 @@ New check aliases
   to :doc:`bugprone-assignment-in-selection-statement
   <clang-tidy/checks/bugprone/assignment-in-selection-statement>`.
 
+- Renamed :doc:`cppcoreguidelines-explicit-constructor <clang-tidy/checks/cppcoreguidelines/explicit-constructor>`
----------------
maochuanjun wrote:

fixed

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


More information about the cfe-commits mailing list