[Lldb-commits] [PATCH] D43471: Handle typeof() expressions
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 19 10:15:44 PST 2018
davide requested changes to this revision.
davide added a comment.
This revision now requires changes to proceed.
Jonas, this looks a good use case for using lit.
Is it possible to reuse the machinery we use in `lldb/lit/Expr` ?
If not, well, we know there's something we can improve :)
https://reviews.llvm.org/D43471
More information about the lldb-commits
mailing list