[clang-tools-extra] [llvm] Port clang-tidy to Opts.td and multicall (PR #201743)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 4 21:45:11 PDT 2026
================
@@ -80,6 +80,7 @@ Name prefix Description
``darwin-`` Checks related to Darwin coding conventions.
``fuchsia-`` Checks related to Fuchsia coding conventions.
``google-`` Checks related to Google coding conventions.
+``hicpp-`` Checks related to High Integrity C++ Coding Standard.
----------------
vbvictor wrote:
This was removed for clang-tidy.
https://github.com/llvm/llvm-project/pull/201743
More information about the cfe-commits
mailing list