<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 4, 2013 at 4:20 PM, Ahmed Bougacha <span dir="ltr"><<a href="mailto:ahmed.bougacha@gmail.com" target="_blank" class="cremed">ahmed.bougacha@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":3hl" style="overflow:hidden">Author: ab<br>
Date: Thu Jul  4 18:20:12 2013<br>
New Revision: 185676<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=185676&view=rev" target="_blank" class="cremed">http://llvm.org/viewvc/llvm-project?rev=185676&view=rev</a><br>
Log:<br>
Remove use of asymmetric std::lower_bound comparator.<br>
<br>
VS 2008 doesn't like it when in debug mode.</div></blockquote></div><br>There are a lot of very legitimate uses of asymmetric std::lower_bound comparators. I don't think we should criple our standard library support for a version of visual studio so old. Can we revert this and just ask people to use 2010 or newer?</div>
</div>