summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-02-03 17:27:10 +0000
committerDaniel Jasper <djasper@google.com>2016-02-03 17:27:10 +0000
commit45860fac374980341e6837f5fd8fd63d34ed3b88 (patch)
tree7b7cda1761299a9b4447a04676a6008fc4c9f0e6 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parent169a6374dcab8a88f887fb3dcdaccdd97857c6ca (diff)
downloadbcm5719-llvm-45860fac374980341e6837f5fd8fd63d34ed3b88.tar.gz
bcm5719-llvm-45860fac374980341e6837f5fd8fd63d34ed3b88.zip
clang-format: Fix formatting of ternary expressions with comments.
Before: int i = aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ? /*bbbbbbbbbbbbbbbbbbbb=*/bbbbbbbbbbbbbbbbbbbbbbbbb : ccccccccccccccccccccccccccc; After: int i = aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ? /*bbbbbbbbbbbbbbbbbbbb=*/bbbbbbbbbbbbbbbbbbbbbbbbb : ccccccccccccccccccccccccccc; llvm-svn: 259670
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud