================ @@ -0,0 +1,33 @@ +.. title:: clang-tidy - bugprone-reset-call + +bugprone-reset-call +=================== + +Finds calls to ``reset()`` method on smart pointers where the pointee type ---------------- EugeneZelenko wrote:
Please make this statement same as statement in Release Notes. https://github.com/llvm/llvm-project/pull/121291 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits