aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/SymbolicFile.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-07-15 16:26:47 +0000
committerDaniel Jasper <djasper@google.com>2015-07-15 16:26:47 +0000
commit00fb2a118398e2d8d9f5f246db8f746d2aec69d6 (patch)
tree970d1e39831e6f5f565572204dc3076d8334adee /llvm/lib/Object/SymbolicFile.cpp
parent2e0133526e85e53ff67a25511b9789d2e10f17d2 (diff)
downloadllvm-00fb2a118398e2d8d9f5f246db8f746d2aec69d6.zip
llvm-00fb2a118398e2d8d9f5f246db8f746d2aec69d6.tar.gz
llvm-00fb2a118398e2d8d9f5f246db8f746d2aec69d6.tar.bz2
clang-format: Fix column layout with a comment in the last line.
Before: int aaaaa[] = { 1, 2, 3, // comment 4, 5, 6 // comment }; After: int aaaaa[] = { 1, 2, 3, // comment 4, 5, 6 // comment }; llvm-svn: 242299
Diffstat (limited to 'llvm/lib/Object/SymbolicFile.cpp')
0 files changed, 0 insertions, 0 deletions