sivachandra added a comment.

How can there be loops in an std::list?

1. If the implementation is flawed.
2. If someone messes with its implementation.

Should we protect for such cases at all? If #1, don't use that library in the 
first place. If #2, that is an unsupported use case :)


http://reviews.llvm.org/D13678



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

Reply via email to