EricWF marked an inline comment as done. EricWF added inline comments.
================ Comment at: test/CodeGenCXX/discard-name-values.cpp:7 -// CHECK: ret i32 %bar -// DISCARDVALUE: ret i32 %0 +extern "C" void branch(); + ---------------- aaron.ballman wrote: > Indentation is a bit off here. Actually, it seems off for much of the file -- > can you reindent the comments as well? Ack. Clang-format to the rescue! https://reviews.llvm.org/D42829 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits