aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
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 /lldb/source/Commands/CommandObjectThread.cpp
parent8660623576340189baddc65ffaeac2df8c29ea03 (diff)
downloadllvm-8a8ce2406a2283b428bd62a4820a2657e8aa902f.zip
llvm-8a8ce2406a2283b428bd62a4820a2657e8aa902f.tar.gz
llvm-8a8ce2406a2283b428bd62a4820a2657e8aa902f.tar.bz2
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 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions