summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-21 22:49:20 +0000
committerDaniel Jasper <djasper@google.com>2013-01-21 22:49:20 +0000
commit304a986a7295483c0d9a7938a16107f1c3602666 (patch)
tree0936670908618db5477c1939c9dc70d1fe02c084 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb7abb30d77b79b929b6e52d58ca8dc89688a3f2b (diff)
Remove "incorrect" aligning of trailing comments.
We used to align trailing comments belong to different things. Before: void f() { // some function.. } int a; // some variable.. After: void f() { // some function.. } int a; // some variable.. llvm-svn: 173100
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions