[Lldb-commits] [PATCH] D86603: [lldb] Correct wording of EXP_MSG
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 26 02:48:24 PDT 2020
teemperor added a comment.
That's true, `EXP_MSG` is not used like the other messages so the only problem with it is the confusing error message.
IMHO this is still good to land as it improves the error message. If you want to implement Pavel's much nicer error message in a follow-up patch, that would be very much appreciated!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86603/new/
https://reviews.llvm.org/D86603
More information about the lldb-commits
mailing list