aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-28 09:35:24 +0000
committerDaniel Jasper <djasper@google.com>2013-01-28 09:35:24 +0000
commit20b09efabb21f97d7ade4f794e65fcfa46e26a3d (patch)
treeae3de686d5b0d58d72ce615c80f501f802bccaa3 /clang/lib/Serialization/ModuleManager.cpp
parent52c7b1b98f21cdba3d48429b78dcb51d6aa3c80c (diff)
downloadllvm-20b09efabb21f97d7ade4f794e65fcfa46e26a3d.zip
llvm-20b09efabb21f97d7ade4f794e65fcfa46e26a3d.tar.gz
llvm-20b09efabb21f97d7ade4f794e65fcfa46e26a3d.tar.bz2
Several small changes in formatting decisions.
1. Use a hanging ident for function calls nested in binary expressions. E.g.: int aaaaa = aaaaaaaaa && aaaaaaaaaa( aaaaaaaaaa); 2. Slightly improve heuristic for builder type expressions and reduce penalty for breaking before "." and "->" in those. 3. Remove mostly obsolete metric of decreasing indent level. This fixes: llvm.org/PR14931. Changes #1 and #2 were necessary to keep tests passing after #3. llvm-svn: 173680
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions