diff options
author | Daniel Jasper <djasper@google.com> | 2013-01-31 14:59:26 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-01-31 14:59:26 +0000 |
commit | f343cabb68d495041706b8e2f1ed48fbac3cba06 (patch) | |
tree | 2dd9f5abf3507b0cd7a34f8a04dc0c09d1da6297 /lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | |
parent | 335078b0ffa844a963fdebab58b80f645ba32088 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174061 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngineCXX.cpp')
0 files changed, 0 insertions, 0 deletions