diff options
author | Daniel Jasper <djasper@google.com> | 2013-04-24 06:33:59 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-04-24 06:33:59 +0000 |
commit | 770eb7c5f9439f7e81d6a27e30752ce08ec46e84 (patch) | |
tree | ea734c9cf6b958c85cd18ae3072e1ba56b769e06 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | f759989bcd3140bc2120870085b524365bcd3a87 (diff) | |
download | llvm-770eb7c5f9439f7e81d6a27e30752ce08ec46e84.zip llvm-770eb7c5f9439f7e81d6a27e30752ce08ec46e84.tar.gz llvm-770eb7c5f9439f7e81d6a27e30752ce08ec46e84.tar.bz2 |
Fix comment alignment behavior.
In the following snippet, clang-format incorrectly aligned the
trailing comment, when only the last line was formatted:
int aaaaaa; // comment
int b;
int c; // Formatting only this line moved this comment.
llvm-svn: 180173
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions