diff options
author | Krasimir Georgiev <krasimir@google.com> | 2018-05-14 10:33:40 +0000 |
---|---|---|
committer | Krasimir Georgiev <krasimir@google.com> | 2018-05-14 10:33:40 +0000 |
commit | 964293e46d72a07a53f91e3ee7e5fd528cf036cf (patch) | |
tree | 5d5957528ca9b7fc5cbcb290a9fbc8107c816f1b /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 796fb999b358f9d060946f8a54e0cc7501ec3f61 (diff) | |
download | llvm-964293e46d72a07a53f91e3ee7e5fd528cf036cf.zip llvm-964293e46d72a07a53f91e3ee7e5fd528cf036cf.tar.gz llvm-964293e46d72a07a53f91e3ee7e5fd528cf036cf.tar.bz2 |
[clang-format] Continue after non-scope-closers in getLengthToMatchingParen
Summary:
This fixes a regression introduced by `r331857` where we stop the search for
the End token as soon as we hit a non-scope-closer, which prematurely stops before
semicolons for example, which should otherwise be considered as part of the unbreakable tail.
Subscribers: klimek, cfe-commits
Differential Revision: https://reviews.llvm.org/D46824
llvm-svn: 332225
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions