[PATCH] Replace PrintStackTrace(FILE*) with PrintStackTrace(raw_ostream&)

Zachary Turner zturner at google.com
Thu Mar 5 10:58:28 PST 2015


Actually even better, it was *already* using llvm::errs() except for the
call to this function, where it passed in llvm::errs().  So this is
actually an improvement to the function, even if only a theoretical
improvement.


http://reviews.llvm.org/D8074

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list