summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Attributes.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-02-18 11:59:17 +0000
committerDaniel Jasper <djasper@google.com>2013-02-18 11:59:17 +0000
commit2ec3ffb86ea94d51b0ed80f3d66e319f2f4bcecc (patch)
tree5ee00d8bd817360366b109813aeab026bf48c5f7 /llvm/lib/IR/Attributes.cpp
parent1c82f3eebda1385f03cc0199dd0dccb71fb583d5 (diff)
downloadbcm5719-llvm-2ec3ffb86ea94d51b0ed80f3d66e319f2f4bcecc.tar.gz
bcm5719-llvm-2ec3ffb86ea94d51b0ed80f3d66e319f2f4bcecc.zip
Always break after multi-line string literals.
Otherwise, other parameters can be quite hidden. Reformatted unittests/Format/FormatTest.cpp after this. Before: someFunction("Always break between multi-line" " string literals", and, other, parameters); After: someFunction("Always break between multi-line" " string literals", and, other, parameters); llvm-svn: 175436
Diffstat (limited to 'llvm/lib/IR/Attributes.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud