diff options
author | Daniel Jasper <djasper@google.com> | 2013-01-28 07:43:15 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-01-28 07:43:15 +0000 |
commit | 4ad42359866c319800e0098e99c7292e38113900 (patch) | |
tree | d56379932f91efd26fce6f509ba4485ef8c74aac /clang/lib/Serialization/ModuleManager.cpp | |
parent | 5c683972bc6c5bd29bd25891b9f54d73d47bce10 (diff) | |
download | llvm-4ad42359866c319800e0098e99c7292e38113900.zip llvm-4ad42359866c319800e0098e99c7292e38113900.tar.gz llvm-4ad42359866c319800e0098e99c7292e38113900.tar.bz2 |
Improve indentation after breaking at nested name specifiers.
These always represent a continuation and we should increase the ident.
Before:
aaaaaaaaa(aaaaaaaaaaaaaaaaaaaaa::
aaaaaaaaaaaaaaaaaaaa);
After:
aaaaaaaaa(aaaaaaaaaaaaaaaaaaaaa::
aaaaaaaaaaaaaaaaaaaa);
llvm-svn: 173675
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions