[cfe-dev] 'cppcoreguidelines-c-copy-assignment-signature' documentation/information
Adam Cieszkiel via cfe-dev
cfe-dev at lists.llvm.org
Mon Aug 7 09:32:00 PDT 2017
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170807/c325557b/attachment.html>
More information about the cfe-dev
mailing list