[Lldb-commits] [PATCH] D28035: Stop limiting the number of TSan backtrace size to 8
Kuba (Brecka) Mracek via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 21 15:28:09 PST 2016
kubabrecka added a comment.
We're dealing with ValueObjects here, so assuming GetNumChildren() returns a valid number of children, I think this cannot cause any issues.
https://reviews.llvm.org/D28035
More information about the lldb-commits
mailing list