aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-07-11 13:48:16 +0000
committerDaniel Jasper <djasper@google.com>2013-07-11 13:48:16 +0000
commit185de2499b9ff5cf0fa9df3010565373a4089cb8 (patch)
tree1c0bbea8da39f9c8000d235d5087568278801f68 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parenta7f6913c08bd9a2639da2273428feae04e04063f (diff)
downloadllvm-185de2499b9ff5cf0fa9df3010565373a4089cb8.zip
llvm-185de2499b9ff5cf0fa9df3010565373a4089cb8.tar.gz
llvm-185de2499b9ff5cf0fa9df3010565373a4089cb8.tar.bz2
Fix indentation problem for comments in call chains
Before: SomeObject // Calling someFunction on SomeObject .someFunction(); After: SomeObject // Calling someFunction on SomeObject .someFunction(); llvm-svn: 186085
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions