commit | 3bab584f576b352b0e4f1d3f55e60eecb8260aff | [log] [tgz] |
---|---|---|
author | Bill Wendling <[email protected]> | Mon Mar 26 22:26:06 2018 -0700 |
committer | Bill Wendling <[email protected]> | Mon Mar 26 22:26:06 2018 -0700 |
tree | 9eca20fb65713e72fa81644f7c109212bd362de8 | |
parent | 8d90c204e8abecc59d8e9a6037782293f26fa7f8 [diff] |
Improve function call splitting heuristic. This looks to see if each argument in a function call can fit on a single line. If not, then we want to split.