aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/SourceManager.h
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
commitae8699bde649e2ed1f66414b4283b862f11056dd (patch)
tree6a74b5be281b3834b7022104096d58c7234b050d /include/clang/Basic/SourceManager.h
parent5f2173ee723fd17b758f2a35a5bb39ca74eca523 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173680 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/SourceManager.h')
0 files changed, 0 insertions, 0 deletions