diff options
author | Med Ismail Bennani <medismail.bennani@gmail.com> | 2023-04-25 11:24:02 -0700 |
---|---|---|
committer | Med Ismail Bennani <medismail.bennani@gmail.com> | 2023-04-25 15:03:45 -0700 |
commit | 34bd15798ede2bc003783ed61d08f8d6c74c38f9 (patch) | |
tree | a4d3a9495509f8befd36522a5e34a13ff16ef0c4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e31d0c20e411f22a943f1ed5f8b618c529436c59 (diff) | |
download | llvm-34bd15798ede2bc003783ed61d08f8d6c74c38f9.zip llvm-34bd15798ede2bc003783ed61d08f8d6c74c38f9.tar.gz llvm-34bd15798ede2bc003783ed61d08f8d6c74c38f9.tar.bz2 |
[lldb/test] Update lldbutil.fetch_next_event to match broadcaster class
This patch updates the `lldbutil.fetch_next_event` helper function to
either match a specific broadcaster or match a whole broadcaster class.
This is very handy when testing process events for interactive scripted
process debugging.
This also fixes a bug in the failing case, where `SBEvent.GetDescription`
expects a `SBStream` argument. We never took that code path in the
original implementation so we didn't hit that bug.
Differential Revision: https://reviews.llvm.org/D149175
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions