This revision was automatically updated to reflect the committed changes.
Closed by commit rG9da2fa277e81: [lldb] Move StringConvert inside debugserver
(authored by mgorny).
Herald added a project: LLDB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
LGTM, thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110478/new/
https://reviews.llvm.org/D110478
___
lldb-commits mailing li
mgorny created this revision.
mgorny added reviewers: labath, teemperor, krytarowski, emaste, JDevlieghere,
jasonmolenda.
mgorny requested review of this revision.
The StringConvert API is no longer used anywhere but in debugserver.
Since debugserver does not use LLVM API, we cannot replace it wi