r195256 - Added an option to allow short function bodies be placed on a single line.

Alexander Kornienko alexfh at google.com
Thu Nov 21 07:05:25 PST 2013


On Thu, Nov 21, 2013 at 4:04 PM, Alexander Kornienko <alexfh at google.com>wrote:

> On Thu, Nov 21, 2013 at 3:56 PM, Daniel Jasper <djasper at google.com> wrote:
>
>> I don't feel strongly about this. However, putting then decision into
>> mustBreak would just work. You don't need any special casing for the
>> single-line case as that is handled by a different code path..
>>
> You mean putting all the tryMerge.* methods to mustBreak?
>

I.e. the logic implemented in tryMerge methods.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131121/af86fc86/attachment.html>


More information about the cfe-commits mailing list