diff options
author | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-02-23 16:42:53 -0800 |
---|---|---|
committer | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-02-23 16:45:28 -0800 |
commit | 3e3e79a9e4c378b59f5f393f556e6a84edcd8898 (patch) | |
tree | 4d12545c0f273cc07b52b6fc88facc815e8a8356 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 6a383369f9b800eac5de2456e49fa70577be8e33 (diff) | |
download | llvm-3e3e79a9e4c378b59f5f393f556e6a84edcd8898.zip llvm-3e3e79a9e4c378b59f5f393f556e6a84edcd8898.tar.gz llvm-3e3e79a9e4c378b59f5f393f556e6a84edcd8898.tar.bz2 |
[lldb/test] Fix TestProgressReporting.py race issue with the event listener
This patch is a follow-up of D120100 to address some feedbacks from
@labath.
This should mainly fix the race issue with the even listener by moving
the listener setup to the main thread.
This also changes the SBDebugger::GetProgressFromEvent SWIG binding
arguments to be output only, so the user don't have to provide them.
Finally, this updates the test to check it the out arguments are returned
in a tuple and re-enables the test on all platforms.
Differential Revision: https://reviews.llvm.org/D120284
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions