Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] LLVM Project Blog: A path forward for an LLVM toolchain on Windows

We are using it with CDT. It does scanner-based formatting without building an AST. The quality is pretty good.

-sergey


On Sat, Sep 14, 2013 at 10:24 PM, scalpel4k <scalpel4k@xxxxxxxxx> wrote:

 

On Wednesday 11 Sep 2013 16:49:24 Nathan Ridge wrote:

> > There is no doubt LLVM is becoming a huge force. Though I'm more

> interested in it from the parser/indexer side. I wonder how we'd plug it

> in...

 

have you seen clang-format for code formatting?

http://clang.llvm.org/docs/ClangFormat.html

 


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top