kwk marked 2 inline comments as done.
kwk added inline comments.

================
Comment at: 
clang-tools-extra/docs/clang-tidy/checks/modernize-replace-disallow-copy-and-assign-macro.rst:41
+  specification untouched. You might want to run the check
+  `modernize-use-equals-delete <modernize-use-equals-delete.html>`_ to get
+  warnings for deleted functions in private sections.
----------------
kwk wrote:
> Eugene.Zelenko wrote:
> > See Release Notes on how to create links on documentation.
> I did look at another test 
> (https://raw.githubusercontent.com/llvm/llvm-project/master/clang-tools-extra/docs/clang-tidy/checks/readability-convert-member-functions-to-static.rst)
>  and copied from there. But I will now change it.
@Eugene.Zelenko Done.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80531/new/

https://reviews.llvm.org/D80531



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to