[PATCH] D11837: Add Qt brace style configuration option.

Roman Kashitsyn via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 10 05:41:29 PDT 2015


lifted added a comment.

In http://reviews.llvm.org/D11837#220394, @klimek wrote:

> Webkit doesn't break for classes:


That's why we need to revert changes in UnwrappedLineParser.cpp.
The funny thing with WebKit style is that we don't need to add any logic to deal with it, any style different from existing ones is WebKit :)


http://reviews.llvm.org/D11837





More information about the cfe-commits mailing list