[libcxx-commits] [PATCH] D147632: [libunwind] Fflush stderr after each log message
Saleem Abdulrasool via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 5 15:50:06 PDT 2023
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
If you're enabling libunwinding logging, you are already in a bad place. The additional flush isn't going to hurt you any further.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147632/new/
https://reviews.llvm.org/D147632
More information about the libcxx-commits
mailing list