diff options
author | Daniel Jasper <djasper@google.com> | 2013-01-28 13:31:35 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-01-28 13:31:35 +0000 |
commit | 65585ed86aa23fd5e0ad481e869f0cecbf025b77 (patch) | |
tree | be044ca4e799213d38673c5d47f13c239deeceff /clang/lib/Serialization/ModuleManager.cpp | |
parent | 0b41cbb5337eda65fa354fc24c22951cd77730a0 (diff) | |
download | llvm-65585ed86aa23fd5e0ad481e869f0cecbf025b77.zip llvm-65585ed86aa23fd5e0ad481e869f0cecbf025b77.tar.gz llvm-65585ed86aa23fd5e0ad481e869f0cecbf025b77.tar.bz2 |
Make continuations in constructor initializers consistent.
Before:
Constructor
: LooooooooooooooooooooongVariable(
LooooooooooooooooooooongValue) {}
After:
Constructor
: LooooooooooooooooooooongVariable(
LooooooooooooooooooooongValue) {}
llvm-svn: 173685
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions