summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-12-07 19:50:48 +0000
committerDaniel Jasper <djasper@google.com>2015-12-07 19:50:48 +0000
commitf901a57cdab931ba73ea392db3f44eee8adf2d64 (patch)
tree1856d63255b63b55b2b7302b573ed8c1dd887a85 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parent5d47be186dcdbc9730bea049511d2ed82f46676d (diff)
downloadbcm5719-llvm-f901a57cdab931ba73ea392db3f44eee8adf2d64.tar.gz
bcm5719-llvm-f901a57cdab931ba73ea392db3f44eee8adf2d64.zip
clang-format: Make wrapping after "./->" cheaper, even if the element
before it is not a closing parenthesis. Otherwise, this frequently leads to "hanging" indents that users perceive as "weird". Before: return !soooooooooooooome_map.insert( aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) .second; After: return !soooooooooooooome_map .insert(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) .second; llvm-svn: 254933
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud