[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
Fri Aug 31 10:30:34 PDT 2018


nealsid updated this revision to Diff 163559.
nealsid added a comment.

Ran clang-format


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D50299

Files:
  include/lldb/Core/IOHandler.h
  include/lldb/Host/Editline.h
  source/Core/IOHandler.cpp
  source/Host/common/Editline.cpp
  unittests/Editline/EditlineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50299.163559.patch
Type: text/x-patch
Size: 15043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180831/3c9280bb/attachment.bin>


More information about the lldb-commits mailing list