[Lldb-commits] [PATCH] D158237: Change LLGSTest.cpp to run environment_check inferior with stdin/stdout disabled, to work around ASAN CI bot issue

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 17 17:45:03 PDT 2023


jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

This seems good to me.  Tests that aren't using stdio for a purpose shouldn't have to worry about random output.

But wait on my acceptance a bit to see if Pavel (or anyone else) has a stronger opinion...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158237



More information about the lldb-commits mailing list