summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorMartin Probst <martin@probst.io>2016-09-06 18:39:30 +0000
committerMartin Probst <martin@probst.io>2016-09-06 18:39:30 +0000
commit56ff7aaacb4413b537d7d381a2502b371150466b (patch)
tree90834ad636b9c966fecaecbb83c237e501b7aafb /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent5baa1c76410e2d250a897f92ddc92dbdcd69040c (diff)
downloadbcm5719-llvm-56ff7aaacb4413b537d7d381a2502b371150466b.tar.gz
bcm5719-llvm-56ff7aaacb4413b537d7d381a2502b371150466b.zip
clang-format: [JS] ignore comments when wrapping returns.
Summary: When code contains a comment between `return` and the value: return /* lengthy comment here */ ( lengthyValueComesHere); Do not wrap before the comment, as that'd break the code through JS' automatic semicolon insertion. Reviewers: djasper Subscribers: klimek, cfe-commits Differential Revision: https://reviews.llvm.org/D24257 llvm-svn: 280730
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud