jingham added a comment.

It might also be good to document that CompareTo doesn't try to calculate, and 
will never return eFrameCompareSameParent.  A StackID can't do that because it 
doesn't really know how to unwind from itself, so that's a pretty sensible 
restriction, but it makes it easier to reason about all the places where 
CompareTo is called and SameParent isn't handled.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114862/new/

https://reviews.llvm.org/D114862

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to