<html><head></head><body>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></body></html>