================ @@ -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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
