summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorJan Korous <jkorous@apple.com>2019-03-05 19:27:24 +0000
committerJan Korous <jkorous@apple.com>2019-03-05 19:27:24 +0000
commit88e15140ee54dab2b29940b514534df954e7da28 (patch)
treed25ae1f13a3a9e2452b530846bf5650010cef94f /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent57fd733140f6b90f395aec654f8dc69cb0e2e233 (diff)
downloadbcm5719-llvm-88e15140ee54dab2b29940b514534df954e7da28.tar.gz
bcm5719-llvm-88e15140ee54dab2b29940b514534df954e7da28.zip
[clang-format] Fix lambdas returning template specialization that contains operator in parameter
A template specialization of a template foo<int N> can contain integer constants and a whole bunch of operators - e. g. foo< 1 ? !0 : (3+1)%4 > Inspired by https://reviews.llvm.org/D58922 Differential Revision: https://reviews.llvm.org/D58934 llvm-svn: 355434
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud