diff options
author | Francois Ferrand <thetypz@gmail.com> | 2017-06-13 07:02:43 +0000 |
---|---|---|
committer | Francois Ferrand <thetypz@gmail.com> | 2017-06-13 07:02:43 +0000 |
commit | 2a81ca8d610b5bdccee0bc75f73980ab395712ba (patch) | |
tree | c42db7c948c6da64cf26f2bd1892f9d5925531db /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 4719667540cf344464fd13d7574b95b40de5a985 (diff) | |
download | bcm5719-llvm-2a81ca8d610b5bdccee0bc75f73980ab395712ba.tar.gz bcm5719-llvm-2a81ca8d610b5bdccee0bc75f73980ab395712ba.zip |
clang-format: add option to merge empty function body
Summary:
This option supplements the AllowShortFunctionsOnASingleLine flag, to
merge empty function body at the beginning of the line: e.g. when the
function is not short-enough and breaking braces after function.
int f()
{}
Reviewers: krasimir, djasper
Reviewed By: djasper
Subscribers: klimek, cfe-commits
Differential Revision: https://reviews.llvm.org/D33447
llvm-svn: 305272
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions