This is an archive of the discontinued LLVM Phabricator instance.

Reland "[lldb/test] Fix TestProgressReporting.py race issue with the event listener"
ClosedPublic

Authored by mib on Feb 25 2022, 4:16 PM.

Details

Summary

This patch relands commit 3e3e79a9e4c378b59f5f393f556e6a84edcd8898, and
fixes the memory sanitizer issue described in D120284, by removing the
output arguments from the LLDB_INSTRUMENT_VA invocation.

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>

Diff Detail

Event Timeline

mib requested review of this revision.Feb 25 2022, 4:16 PM
mib created this revision.
This revision is now accepted and ready to land.Feb 25 2022, 5:19 PM