[Lldb-commits] [PATCH] D76697: [lldb] Remove Debug-only assert in AppleObjCTypeEncodingParser::BuildObjCObjectPointerType
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 24 11:16:55 PDT 2020
davide added a comment.
Please don't do this. I've seen that assertion triggering. If anything, you might want to make a `lldbassert`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76697/new/
https://reviews.llvm.org/D76697
More information about the lldb-commits
mailing list