summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2013-05-23 20:46:07 +0000
committerManuel Klimek <klimek@google.com>2013-05-23 20:46:07 +0000
commit75ef31f607eb8bc0ccf16dd45f658973e69dcde4 (patch)
tree3f287382535175c9e8878d47cfb50ae95b0c7440 /llvm/lib
parentcc24775b42aa6ef8fc82f0cb1ace7e1cc26cc561 (diff)
downloadbcm5719-llvm-75ef31f607eb8bc0ccf16dd45f658973e69dcde4.tar.gz
bcm5719-llvm-75ef31f607eb8bc0ccf16dd45f658973e69dcde4.zip
Fix aligning of comments.
Previously we started sequences to align for single line comments when the previous line had a trailing comment, but the sequence was broken for other reasons. Now we re-format: // a // b f(); // c to: // a // b f(); // c llvm-svn: 182608
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud