On Mon, Jul 22, 2013 at 5:46 AM, Enea Zaffanella <span dir="ltr"><<a href="mailto:zaffanella@cs.unipr.it" target="_blank">zaffanella@cs.unipr.it</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 07/21/2013 09:15 PM, Richard Smith wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Sun, Jul 21, 2013 at 11:31 AM, Enea Zaffanella<br></div><div class="im">
<<a href="mailto:zaffanella@cs.unipr.it" target="_blank">zaffanella@cs.unipr.it</a> <mailto:<a href="mailto:zaffanella@cs.unipr.it" target="_blank">zaffanella@cs.unipr.it</a><u></u>>> wrote:<br>
<br>
    On 07/12/2013 10:51 PM, Enea Zaffanella wrote:<br>
<br>
        On 07/12/2013 08:53 PM, Eli Friedman wrote:<br>
          > Please split this patch.  It's practically unreadable as-is.<br>
          ><br>
          > -Eli<br>
</div></blockquote>
<br>
Here is the third (and last) part of the patch. Actually ... this is a different patch wet the one proposed before.<br>
<br>
In UnresolvedUsingTypenameDecl nodes, the UsingLocation field is not initialized in the constructor, nor it is ever accessed, e.g., when (de-)serializing the node. The start location for the source range is obtained by querying the TypeDecl base class. Hence, the patch simply removes this apparently useless source location field.<br>

<br>
OK to commit?</blockquote><div><br></div><div>Hah, sure, go ahead.</div></div>