<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">I put together a small patch for the Editline wrapper in LLDB: <a href="https://reviews.llvm.org/D101250" class="">https://reviews.llvm.org/D101250</a></div><div class=""><br class=""></div><div class="">It wraps some of the libedit calls in a helper function to provide type safety and remove casts that shouldn’t be needed, since the libedit functions take varargs.  I was wondering if someone could review it.  Thanks,</div><div class=""><br class=""></div><div class="">Neal</div></body></html>