[llvm] Add thread-local overrides for `llvm::errs()` and `llvm::outs()`. (PR #90374)
Richard Smith via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 29 12:28:15 PDT 2024
https://github.com/zygoloid commented:
I think it would also be important for `llvm::CrashRecoveryContext` to persist the stream overrides into the inner thread.
https://github.com/llvm/llvm-project/pull/90374
More information about the llvm-commits
mailing list