aprantl added a comment.
This looks great, and I think this should also be easy to test? I think we have
many other tests that write out a logfile and FileCheck the result.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147362/new/
https://reviews.
kastiglione updated this revision to Diff 510234.
kastiglione added a comment.
Add -Rmodule-import flag
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147362/new/
https://reviews.llvm.org/D147362
Files:
lldb/source/Plugins/ExpressionParser/Clang/
kastiglione created this revision.
kastiglione added a reviewer: aprantl.
Herald added a project: All.
kastiglione requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Log Clang module imports to lldb's `expr` channel.
This is minor add-on to D