[cfe-dev] clang-format sources

Nico Weber thakis at chromium.org
Mon Dec 29 07:26:16 PST 2014


Get a clang checkout ( http://clang.llvm.org/get_started.html ). The
clang-format driver is
llvm_root/tools/clang/tools/tools/clang-format/ClangFormat.cpp , the actual
formatting code lives in llvm_root/tools/clang/lib/Format (and
llvm_root/tools/clang/include/clang/Format). Tests are in
llvm_root/tools/clang/unittests/Format.

On Mon, Dec 29, 2014 at 7:04 AM, Guy Maurel <guy.maurel at kde.org> wrote:

> Hello!
>
> I am looking for the sources of clang-format
>
> Can anybody help?
> --
> Guy Maurel
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141229/5ac19b85/attachment.html>


More information about the cfe-dev mailing list