[PATCH] Add .clang-tidy configuration file to provide LLVM-optimized defaults for clang-tidy.

Chandler Carruth chandlerc at gmail.com
Mon Sep 8 00:08:51 PDT 2014


On Sun, Sep 7, 2014 at 11:23 PM, Daniel Jasper <djasper at google.com> wrote:

> Do we really need a separate file for Clang? Shouldn't D5236 suffice as
> Clang is always checked out into LLVM?
>

There are folks that still develop without Clang checked out under LLVM.
Seems cheap to support that here.


>
> On the other hand, I would add files containing "Checks: '-*'" into the
> test/ directories of both. Mosts test won't be (and don't need to be)
> clang-tidy clean.
>

Agreed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140908/5f5e6140/attachment.html>


More information about the cfe-commits mailing list