labath added a comment.

I agree Utility is not the right place for this, but I am not sure about Core 
either.

For curses, that's probably fine as an interim solution, because the usage is 
in IOHandler.

However, for libedit, I'd expect this stuff to be in Host, since that's where 
we have the `Editline.h` wrapper. Core can then inherit anything it needs from 
there since it's higher up in the dependency chain. Is there any reason why 
that couldn't work?


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

https://reviews.llvm.org/D59970



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to