summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorFrancois Ferrand <thetypz@gmail.com>2017-06-13 07:02:43 +0000
committerFrancois Ferrand <thetypz@gmail.com>2017-06-13 07:02:43 +0000
commit2a81ca8d610b5bdccee0bc75f73980ab395712ba (patch)
treec42db7c948c6da64cf26f2bd1892f9d5925531db /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parent4719667540cf344464fd13d7574b95b40de5a985 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud