[Lldb-commits] [PATCH] D65646: [lldb] Print better diagnostics for user expressions.
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 2 13:36:19 PDT 2019
jingham added a comment.
That would be fine. In the swift REPL, we increment the line number so that it appears that all the expressions are one contiguous source file. But I think for the expression parser treating each expression as a separate file is a better fiction.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65646/new/
https://reviews.llvm.org/D65646
More information about the lldb-commits
mailing list