aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/SourceMgr.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-07-09 07:50:33 +0000
committerDaniel Jasper <djasper@google.com>2014-07-09 07:50:33 +0000
commit4355e7f0effc788f1af2b48a531f650e1e40db39 (patch)
treeac6f8ba9d24bf11533cbc84e7031767f34422d7f /llvm/lib/Support/SourceMgr.cpp
parent696b4a089cde5513973dc8e2cf17684d44e74aa5 (diff)
downloadllvm-4355e7f0effc788f1af2b48a531f650e1e40db39.zip
llvm-4355e7f0effc788f1af2b48a531f650e1e40db39.tar.gz
llvm-4355e7f0effc788f1af2b48a531f650e1e40db39.tar.bz2
clang-format: Revamp function declaration/definition indentation.
Key changes: - Correctly (well ...) distinguish function declarations and variable declarations with ()-initialization. - Don't indent when breaking function declarations/definitions after the return type. - Indent variable declarations and typedefs when breaking after the type. This fixes llvm.org/PR17999. llvm-svn: 212591
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions