diff options
author | Daniel Jasper <djasper@google.com> | 2015-04-07 06:41:24 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2015-04-07 06:41:24 +0000 |
commit | 9dedc775d7b436e5f8f961413c3fd867ea8be53e (patch) | |
tree | 6a4a1adc9a322bdac1304173cc44d1cc7dfb797c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 2be1bbea7ec6f74f1415912005c05992548d06b6 (diff) | |
download | bcm5719-llvm-9dedc775d7b436e5f8f961413c3fd867ea8be53e.tar.gz bcm5719-llvm-9dedc775d7b436e5f8f961413c3fd867ea8be53e.zip |
clang-format: Indent relative to the ./-> and not the function name.
Before:
aaaaaaaaaaa //
.aaaa( //
bbbb) // This is different ..
.aaaa( //
cccc); // .. from this.
After:
aaaaaaaaaaa //
.aaaa( //
bbbb) // This is identical ..
.aaaa( //
cccc); // .. to this.
llvm-svn: 234300
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions