[Lldb-commits] [PATCH] D72413: Add missing nullptr checks.
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 8 15:10:01 PST 2020
jingham added a comment.
If we can't make a persistent expression state, are we going to be able to do anything useful with expressions? I don't see anything wrong here, but it seems like we should really be putting up a crunchy frog warning and erroring out of "expr"directly if we really can't make a type system.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72413/new/
https://reviews.llvm.org/D72413
More information about the lldb-commits
mailing list