"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "81ce842ecf7fcf59c4791c21c6f7a5124b5fd206"
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
Loading
Please register or sign in to comment