These methods all take a Stream * to get feedback about what's going
on. By default, it's a nullptr, but we always feed it with a valid
pointer. It would therefore make more sense to have this take a
reference.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo