[cfe-dev] 'cppcoreguidelines-c-copy-assignment-signature' documentation/information

Haojian Wu via cfe-dev cfe-dev at lists.llvm.org
Thu Aug 10 02:16:11 PDT 2017


Hell Adam,

Thanks for bringing it up. Yes, the document is missing (and fixed in
r310558). The check is an alias of "misc-unconventional-assign-operator"
check.

On Mon, Aug 7, 2017 at 6:32 PM, Adam Cieszkiel via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> 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.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170810/f15db2a7/attachment.html>


More information about the cfe-dev mailing list