https://github.com/felipepiovezan approved this pull request.

LGTM!

In some places, we create address ranges and use the method "intersects" (or 
something like that) for this kind of check, which would have prevented this 
bug.

I think I'll try to do a pass and look for all places where we are testing for 
range overlap in this more manual way.

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

Reply via email to