================ @@ -0,0 +1,34 @@ +.. title:: clang-tidy - bugprone-incorrect-enable-shared-from-this + +bugprone-incorrect-enable-shared-from-this +========================================== + +Detects if a class or struct publicly inherits from +``std::enable_shared_from_this``, because unintended behavior will ---------------- EugeneZelenko wrote:
Please synchronize with statement in Release Notes. https://github.com/llvm/llvm-project/pull/102299 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits