[Lldb-commits] [PATCH] D120599: Reland "[lldb/test] Fix TestProgressReporting.py race issue with the event listener"
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 25 16:16:19 PST 2022
mib created this revision.
mib added reviewers: labath, JDevlieghere, MForster.
mib added a project: LLDB.
mib requested review of this revision.
Herald added a subscriber: lldb-commits.
This patch relands commit 3e3e79a9e4c378b59f5f393f556e6a84edcd8898 <https://reviews.llvm.org/rG3e3e79a9e4c378b59f5f393f556e6a84edcd8898>, and
fixes the memory sanitizer issue described in D120284 <https://reviews.llvm.org/D120284>, by removing the
output arguments from the LLDB_INSTRUMENT_VA invocation.
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D120599
Files:
lldb/bindings/interface/SBDebugger.i
lldb/source/API/SBDebugger.cpp
lldb/test/API/functionalities/progress_reporting/TestProgressReporting.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120599.411551.patch
Type: text/x-patch
Size: 4922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220226/4a07ce14/attachment.bin>
More information about the lldb-commits
mailing list