diff options
| author | Daniel Jasper <djasper@google.com> | 2017-02-01 23:27:37 +0000 |
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2017-02-01 23:27:37 +0000 |
| commit | b127039c77cc78434d61303bbeb001fec53d4a63 (patch) | |
| tree | 891b5666a18bf5c83feca24ac48d8702cf40a47e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 2b913b1f493107ae7ffb6c11e59094952d595e1e (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
