aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCDisassembler/Disassembler.cpp
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/MC/MCDisassembler/Disassembler.cpp
parentcc24775b42aa6ef8fc82f0cb1ace7e1cc26cc561 (diff)
downloadllvm-75ef31f607eb8bc0ccf16dd45f658973e69dcde4.zip
llvm-75ef31f607eb8bc0ccf16dd45f658973e69dcde4.tar.gz
llvm-75ef31f607eb8bc0ccf16dd45f658973e69dcde4.tar.bz2
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/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions