diff options
author | Alexander Kornienko <alexfh@google.com> | 2013-12-16 14:35:51 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2013-12-16 14:35:51 +0000 |
commit | a594ba8a76c75c0ec293cfae028bd45c093bae2c (patch) | |
tree | 538b8d36d35776c61945a02a70ba3d1adf61e27e /clang/lib/Lex/HeaderSearch.cpp | |
parent | e8323a88ea252a0b16f2d54a129cfc8ac7ab744c (diff) | |
download | llvm-a594ba8a76c75c0ec293cfae028bd45c093bae2c.zip llvm-a594ba8a76c75c0ec293cfae028bd45c093bae2c.tar.gz llvm-a594ba8a76c75c0ec293cfae028bd45c093bae2c.tar.bz2 |
Always break before the colon in constructor initializers, when
BreakConstructorInitializersBeforeComma is true.
This option is used in WebKit style, so this also ensures initializer lists are
not put on a single line, as per the WebKit coding guidelines.
Patch by Florian Sowade!
llvm-svn: 197386
Diffstat (limited to 'clang/lib/Lex/HeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions