summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-09-02 22:19:01 +0000
committerZachary Turner <zturner@google.com>2016-09-02 22:19:01 +0000
commit83849415dea6e6fd21cf8c2dbc402c119725805c (patch)
treeba5005c44ae91348f3edd99ca1131f468ac10794 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parentdad2b88c7df80b3d08f115bb5f50338459085977 (diff)
downloadbcm5719-llvm-83849415dea6e6fd21cf8c2dbc402c119725805c.tar.gz
bcm5719-llvm-83849415dea6e6fd21cf8c2dbc402c119725805c.zip
[codeview] Make FieldList records print as a yaml sequence.
Before we were kind of imitating the behavior of a Yaml sequence by outputting each record one after the other. This makes it a little cumbersome when we want to go the other direction -- from Yaml to Pdb. So this treats FieldList records as no different than any other list of records, by printing them as a Yaml sequence with the exact same format. llvm-svn: 280549
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud