summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/format
diff options
context:
space:
mode:
authorMalcolm Parsons <malcolm.parsons@gmail.com>2016-11-03 16:57:30 +0000
committerMalcolm Parsons <malcolm.parsons@gmail.com>2016-11-03 16:57:30 +0000
commit6af3f14efb0ad169eb5239ca1a9b7027925aadd2 (patch)
tree31b0c3b08d56cafde7f58614fcc563587c0531b9 /lldb/packages/Python/lldbsuite/test/functionalities/format
parent6dcf4c6859f8c4dd060a3b3c1bc3c34c214b0d36 (diff)
downloadbcm5719-llvm-6af3f14efb0ad169eb5239ca1a9b7027925aadd2.tar.gz
bcm5719-llvm-6af3f14efb0ad169eb5239ca1a9b7027925aadd2.zip
Fixed column shift when formatting line containing bit shift operators
Summary: During clang-format source lexing >> and << operators are split and treated as two less/greater operators but column position of following tokens was not adjusted accordingly. Fixes PR26887 Patch by Paweł Żukowski. Reviewers: djasper Subscribers: malcolm.parsons, mprobst, klimek, cfe-commits Differential Revision: https://reviews.llvm.org/D25439 llvm-svn: 285934
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/format')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud