Hello,<div><br></div><div>I've attached a fairly large patch (touches 21 files).</div><div><br></div><div>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.</div>
<div><br></div><div>As a side note, should I be submitting these patches to this list or to lldb-commits?</div><div><br></div><div>Thanks!</div>