Nerixyz wrote:

> My test added in #209056 assumed that a `CXXSyntheticChildren` implementation 
> for `std::vector` is readily available on all platforms, that is not the case.

I'm not sure if I understand this correctly. You were checking that there 
_wasn't_ a synthetic children provider: `self.checkOverride(vec, before=None)`. 
But in you're description, you said that you expected a provider.

https://github.com/llvm/llvm-project/pull/210495
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to