Hello,
I would like to ask you where I could find information about the ‘cppcoreguidelines-c-copy-assignment-signature’ check. I cannot find any files in repo which could realize this check and there is no information in documentation as well:
http://releases.llvm.org/4.0.0/tools/clang/tools/extra/docs/clang-tidy/checks/list.html
https://clang-analyzer.llvm.org/available_checks.html
https://clang-analyzer.llvm.org/implicit_checks.html
https://clang-analyzer.llvm.org/alpha_checks.html
When I run ‘clang-tidy -list-checks -checks=*’ I can see this check in the list.
Thank you in advance.
Best regards,
Adam.