diff options
| author | Daniel Jasper <djasper@google.com> | 2017-02-06 10:55:49 +0000 |
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2017-02-06 10:55:49 +0000 |
| commit | 2db1b4a177cb28527c36bde8d1db0a9cfdc1019f (patch) | |
| tree | fcdda2061b41b65ec5a4ad8d8423683cf83d484f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 60ca31dff8b9ea750156d41213f54ddf35be1f43 (diff) | |
clang-format: Fix bug with conflicting BreakBeforeBinaryOperations and AlignAfterOpenBracket
Fix for the formatting options combination of
BreakBeforeBinaryOperators: All, AlignAfterOpenBracket: AlwaysBreak not
handling long templates correctly. This patch allows a break after an
opening left parenthesis, TemplateOpener, or bracket when both options
are enabled.
Patch by Daphne Pfister, thank you!
Fixes llvm.org/PR30304.
llvm-svn: 294179
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
