summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorMartin Probst <martin@probst.io>2016-06-08 14:04:04 +0000
committerMartin Probst <martin@probst.io>2016-06-08 14:04:04 +0000
commit6f43efbddebf1aa1692b9c77ac76e2b6da5b8306 (patch)
tree54da3f764f86e7e89fd47d6da96e2c1733c14b11 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parentaadb876200472f37ba83957958f3e503a5ef6e2d (diff)
downloadbcm5719-llvm-6f43efbddebf1aa1692b9c77ac76e2b6da5b8306.tar.gz
bcm5719-llvm-6f43efbddebf1aa1692b9c77ac76e2b6da5b8306.zip
clang-format: [JS] fix an assertion failure caused by shrinking sources.
Summary: The JavaScript import sorter has a corner condition that can cause the overall source text length to shrink. This change circumvents the issue by appending trailing space in the line after the import blocks to match at least the previous source code length. This needs a better long term fix, but this fixes the immediate issue. Reviewers: alexeagle, djasper Subscribers: klimek Differential Revision: http://reviews.llvm.org/D21108 llvm-svn: 272142
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud