djasper added a comment.
Does anything speak against making this behavior happen with
AllowShortFunctionsOnASingleLine = SFS_Empty and
MergeEmptyOnly.BraceWrapping.AfterFunction = true? I mean without the extra
style option?
================
Comment at: unittests/Format/FormatTest.cpp:6067
+ verifyFormat("int f()\n"
+ "{\n"
+ " return 42;\n"
----------------
indent
https://reviews.llvm.org/D33447
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits