summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorMartin Probst <martin@probst.io>2017-08-01 17:35:57 +0000
committerMartin Probst <martin@probst.io>2017-08-01 17:35:57 +0000
commitcde9815dc2ccb31a39b67ef9c2788c42b1a11829 (patch)
treeb3eb4badfc3a2284fe346a9041596cb6d982753f /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parent4dbdd470a8da9a44cbe124a6a56174537f7dca3f (diff)
downloadbcm5719-llvm-cde9815dc2ccb31a39b67ef9c2788c42b1a11829.tar.gz
bcm5719-llvm-cde9815dc2ccb31a39b67ef9c2788c42b1a11829.zip
clang-format: [JS] prefer wrapping chains over empty literals.
Summary: E.g. don't wrap like this: (foo.bar.baz).and.bam(Blah.of({ })) But rather: (foo.bar.baz) .and.bam(Blah.of({})) Reviewers: djasper Subscribers: klimek, cfe-commits Differential Revision: https://reviews.llvm.org/D36139 llvm-svn: 309712
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud