[PATCH] clang-cl: Flush stdout after writing the /showIncludes output

Ehsan Akhgari ehsan.akhgari at gmail.com
Thu Jul 17 06:08:34 PDT 2014


Note that I didn't make this flush conditional on MSStyle since I think it's good practice to flush here even for non-clang-cl mode where we output to stderr, but I'd be happy to change that if you think that is not appropriate.

http://reviews.llvm.org/D4559






More information about the cfe-commits mailing list