<div dir="ltr">Sounds good to me. Please commit (or let me know if you need me/someone else to commit for you)</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 24, 2014 at 8:47 AM, Graham Lee <span dir="ltr"><<a href="mailto:graham@iamleeg.com" target="_blank">graham@iamleeg.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi,
<br>
<br>this patch simply adds the const qualifier to the operator() function in SourceManager.h. The qualifier is present for the SourceLocation version of the comparator but not the SourceRange version. No build problems were introduced by doing this, and it solved a problem I had in building my own tool :).
<br>
<br>Thanks,
<br>Graham.
<br></div><br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>