summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-04-07 08:20:35 +0000
committerDaniel Jasper <djasper@google.com>2015-04-07 08:20:35 +0000
commitacf67e3ecd26c71bd2581a5b4fca4fed50d46ab8 (patch)
treebeadbffc5eb1e3bf33a78310b1b317d7a8000784 /clang/lib/CodeGen/CodeGenFunction.cpp
parentdd7adf7a185d725b34721c4de446bae77a483fe2 (diff)
downloadbcm5719-llvm-acf67e3ecd26c71bd2581a5b4fca4fed50d46ab8.tar.gz
bcm5719-llvm-acf67e3ecd26c71bd2581a5b4fca4fed50d46ab8.zip
clang-format: Improve nested block formatting.
Before: functionA(functionB({ int i; int j; }), aaaa, bbbb, cccc); After: functionA(functionB({ int i; int j; }), aaaa, bbbb, cccc); llvm-svn: 234304
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud