[clang-tools-extra] [clang-tidy] Create bugprone-public-enable-shared-from-this check (PR #102299)

via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 12 06:51:58 PDT 2024


================
@@ -0,0 +1,34 @@
+.. title:: clang-tidy - bugprone-incorrect-enable-shared-from-this
+
+bugprone-incorrect-enable-shared-from-this
+=======================================
----------------
EugeneZelenko wrote:

Please make same length as check name.

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


More information about the cfe-commits mailing list