summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2017-02-01 23:27:37 +0000
committerDaniel Jasper <djasper@google.com>2017-02-01 23:27:37 +0000
commitb127039c77cc78434d61303bbeb001fec53d4a63 (patch)
tree891b5666a18bf5c83feca24ac48d8702cf40a47e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent2b913b1f493107ae7ffb6c11e59094952d595e1e (diff)
clang-format: Fix incorrect line breaks after forced operator wraps.
Before: bool x = aaaaa // || bbbbb // || cccc; After: bool x = aaaaa // || bbbbb // || cccc; llvm-svn: 293839
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions