[Lldb-commits] [PATCH] D72413: Add missing nullptr checks.
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 10 00:00:53 PST 2020
teemperor added a comment.
The C++ expression parser will probably behave incredibly incorrectly without a persistent state but before this patch it just crashed, so I think this is good to go.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72413/new/
https://reviews.llvm.org/D72413
More information about the lldb-commits
mailing list