[PATCH] D14543: llvm-config: Explicitly flush ostream so output can be piped into other programs.

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 10:08:55 PST 2015


MatzeB added a subscriber: MatzeB.
MatzeB added a comment.

This is confusing, shouldn't the destructor of the object behind outs() take care of the flushing on program exit?


http://reviews.llvm.org/D14543





More information about the llvm-commits mailing list