diff options
| author | Daniel Jasper <djasper@google.com> | 2015-06-03 09:26:03 +0000 |
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2015-06-03 09:26:03 +0000 |
| commit | 5962fa80c2c41f5d467ff362f9a1db3abf243539 (patch) | |
| tree | d4beb6157b9dece2d7a322eaa7da18e6130b56ac /lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.cpp | |
| parent | 4432d87578135648f35401c52b1462f4ebe24cd8 (diff) | |
| download | bcm5719-llvm-5962fa80c2c41f5d467ff362f9a1db3abf243539.tar.gz bcm5719-llvm-5962fa80c2c41f5d467ff362f9a1db3abf243539.zip | |
clang-format: Properly reset BreakBeforeParameter when wrapping
operators to the new line.
Before:
LOG_IF(aaa == //
bbb)
<< a
<< b;
After:
LOG_IF(aaa == //
bbb)
<< a << b;
llvm-svn: 238911
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.cpp')
0 files changed, 0 insertions, 0 deletions

