summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-09-27 00:58:45 +0000
committerChih-Hung Hsieh <chh@google.com>2017-09-27 00:58:45 +0000
commit30cd3011121f50531d37198c5a5da465e53d502b (patch)
tree359389ba340176ebecd36ae576b135e8eef9048a /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parented95fce2287472a7df6171fcdcafe854f3218950 (diff)
downloadbcm5719-llvm-30cd3011121f50531d37198c5a5da465e53d502b.tar.gz
bcm5719-llvm-30cd3011121f50531d37198c5a5da465e53d502b.zip
[clang-format] Adjust space around &/&& of structured bindings
Keep space before or after the &/&& tokens, but not both. For example, auto [x,y] = a; auto &[xr, yr] = a; // LLVM style auto& [xr, yr] = a; // google style Differential Revision:https://reviews.llvm.org/D35743 llvm-svn: 314264
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud