Hello,

I put together a small patch for the Editline wrapper in LLDB: 
https://reviews.llvm.org/D101250 <https://reviews.llvm.org/D101250>

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,

Neal
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
  • [lldb-dev] reviewer requested... Neal Sidhwaney via lldb-dev

Reply via email to