mysterymath wrote:

I dug into this a little bit; it looks like the autodetection for 
`LLDB_EDITLINE_USE_WCHAR` was broken on our build, so it was turned `OFF`, even 
though our libedit supports the wchar API. I can fix this on our end, but more 
generally, is there a way to condition this test on the value of that define? 
It seems like this wouldn't work otherwise, although I'm very fuzzy on the 
precise semantics of Unicode in editline/LLDB.

https://github.com/llvm/llvm-project/pull/66312
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to