[clang-tools-extra] [clang-tidy] Create bugprone-public-enable-shared-from-this check (PR #102299)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 8 07:07:50 PDT 2024
================
@@ -0,0 +1,96 @@
+//===--- IncorrectEnableSharedFromThisCheck.cpp - clang-tidy
+//-------------------------===//
----------------
EugeneZelenko wrote:
Please merge to previous line. See other checks as example.
https://github.com/llvm/llvm-project/pull/102299
More information about the cfe-commits
mailing list