[cfe-dev] [clang-tidy] Dealing with check names
Richard via cfe-dev
cfe-dev at lists.llvm.org
Mon Dec 12 12:43:29 PST 2016
[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.
--
"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>
More information about the cfe-dev
mailing list