summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-04-07 06:41:24 +0000
committerDaniel Jasper <djasper@google.com>2015-04-07 06:41:24 +0000
commit9dedc775d7b436e5f8f961413c3fd867ea8be53e (patch)
tree6a4a1adc9a322bdac1304173cc44d1cc7dfb797c /clang/lib/CodeGen/CodeGenFunction.cpp
parent2be1bbea7ec6f74f1415912005c05992548d06b6 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud