[Lldb-commits] [PATCH] D50299: Migrate to llvm::unique_function instead of static member functions for callbacks
Neal via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Feb 27 23:33:11 PST 2021
nealsid updated this revision to Diff 326954.
nealsid removed a project: LLDB.
nealsid added a comment.
Updated diff with run of clang-format and added a check for function pointer validity. Thanks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50299/new/
https://reviews.llvm.org/D50299
Files:
lldb/include/lldb/Core/IOHandler.h
lldb/include/lldb/Host/Editline.h
lldb/source/Core/IOHandler.cpp
lldb/source/Host/common/Editline.cpp
lldb/unittests/Editline/EditlineTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50299.326954.patch
Type: text/x-patch
Size: 16838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210228/8e622aec/attachment-0001.bin>
More information about the lldb-commits
mailing list