Hello, I've attached a fairly large patch (touches 21 files).
The point of this patch is to remove all calls to std::vector::data() with &std::vector::front(). Apparently on CentOS 5 and Leopard, that method is not part of std::vector. As a side note, should I be submitting these patches to this list or to lldb-commits? Thanks!
foo.patch
Description: Binary data
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
