[Lldb-commits] [PATCH] D100418: [lldb] [MainLoop] Support multiple callbacks per signal

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 16 11:09:49 PDT 2021


mgorny updated this revision to Diff 338170.
mgorny marked an inline comment as done.
mgorny added a comment.

Fixed the iterator, formatting and added a test for adding, running and removing multiple handlers.


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

https://reviews.llvm.org/D100418

Files:
  lldb/include/lldb/Host/MainLoop.h
  lldb/source/Host/common/MainLoop.cpp
  lldb/unittests/Host/MainLoopTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100418.338170.patch
Type: text/x-patch
Size: 5834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210416/6bc0308a/attachment.bin>


More information about the lldb-commits mailing list