[Lldb-commits] [PATCH] D47625: [cmake] Detect presence of wide-char libedit at build time
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 1 08:37:18 PDT 2018
jankratochvil accepted this revision.
jankratochvil added a comment.
This revision is now accepted and ready to land.
No regressions on Fedora 28 x86_64. It does set there now `LLDB_EDITLINE_USE_WCHAR` although one still cannot enter unicode characters to `(lldb)` line.
https://reviews.llvm.org/D47625
More information about the lldb-commits
mailing list