[PATCH] D115421: [Support] No longer require .flush()ing raw_string_ostream

Logan Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 09:27:17 PST 2021


logan-5 added a comment.

Thanks for the guidance, it's much appreciated.

In D115421#3184544 <https://reviews.llvm.org/D115421#3184544>, @dexonsmith wrote:

> you and/or others can incrementally delete the uninteresting calls over time.

Doing it incrementally sounds much more approachable. I may indeed submit cleanup patches like this as time permits.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115421/new/

https://reviews.llvm.org/D115421



More information about the llvm-commits mailing list