summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lldbDataFormatters.py
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-31 14:59:26 +0000
committerDaniel Jasper <djasper@google.com>2013-01-31 14:59:26 +0000
commit8a8ce2406a2283b428bd62a4820a2657e8aa902f (patch)
tree0a903f70a2813bea2da2aee9bfe0eca2fc80c55a /llvm/utils/lldbDataFormatters.py
parent8660623576340189baddc65ffaeac2df8c29ea03 (diff)
downloadbcm5719-llvm-8a8ce2406a2283b428bd62a4820a2657e8aa902f.tar.gz
bcm5719-llvm-8a8ce2406a2283b428bd62a4820a2657e8aa902f.zip
Several improvements to the formatting of static initializers.
1. Never avoid bin packing in static initializers as this can lead to terrible results. 2. If an element has to be broken over multiple lines, break after the following comma. This should be a step forward, but there are still many cases especially with nested static initializers that we handle badly. More patches will follow. llvm-svn: 174061
Diffstat (limited to 'llvm/utils/lldbDataFormatters.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud