[cfe-dev] [clang-tidy] Dealing with check names

Piotr Padlewski via cfe-dev cfe-dev at lists.llvm.org
Mon Dec 12 13:56:52 PST 2016


2016-12-12 21:43 GMT+01:00 Richard via cfe-dev <cfe-dev at lists.llvm.org>:

>
> [Please reply *only* to the list and do not include my email directly
> in the To: or Cc: of your reply; otherwise I will not see your reply.
> Thanks.]
>
> In article <CAEhrgAML38UG77j3kUAKYFSmH0RkcyPq06cXUrkj1tZeG+Z-jQ at mail.
> gmail.com>,
>     Piotr Padlewski via cfe-dev <cfe-dev at lists.llvm.org> writes:
>
> >    - These checks could be moved into readability
> >    llvm-header-guard
> >    <http://clang.llvm.org/extra/clang-tidy/checks/llvm-header-guard.html
> >
> >    - llvm-include-order
> >    <http://clang.llvm.org/extra/clang-tidy/checks/llvm-
> include-order.html>
> >    - llvm-namespace-comment
>
> No, they can't, because they are enforcing LLVM's style guidelines.
>
Is LLVM style guide so special that no one can use it outside of LLVM? LLVM
specific checks would still be visible and would do the same thing, but
they would be links to more generic checks that people outside could use.
Or maybe you prefer to put iit-namespace-comment,
myawesomecompany-namespace-comment etc. LLVM is not the only one project
that uses namespace comments.


> --
> "The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-
> pipeline>
>             The Terminals Wiki <http://terminals-wiki.org>
>      The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
>   Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>
> _______________________________________________
> 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/20161212/a29d8bc9/attachment.html>


More information about the cfe-dev mailing list