diff options
author | Krasimir Georgiev <krasimir@google.com> | 2019-03-25 17:29:16 +0000 |
---|---|---|
committer | Krasimir Georgiev <krasimir@google.com> | 2019-03-25 17:29:16 +0000 |
commit | fc67176eec7e603f786854850104cd750385393f (patch) | |
tree | a2d9234c1db606912746df8b920288cee083d54e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 7d3225c4b41403856f6a6c6a781025c22cf9f54c (diff) | |
download | bcm5719-llvm-fc67176eec7e603f786854850104cd750385393f.tar.gz bcm5719-llvm-fc67176eec7e603f786854850104cd750385393f.zip |
[clang-format] Refine structured binding detection
Summary:
Revision r356575 had the unfortunate consequence that now clang-format never
detects an ObjC call expression after `&&`.
This patch tries harder to distinguish between C++17 structured bindings and
ObjC call expressions and adds a few regression tests.
Reviewers: klimek
Reviewed By: klimek
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D59774
llvm-svn: 356928
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions