<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br><br>--- On <b>Tue, 9/29/09, Argyris Kyrtzidis <i><akyrtzi@gmail.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br><div id="yiv1852971883"><br><div>Type references in declarations are now tracked by the Indexer library.</div><div>Note, though, that type references in expressions are not tracked because type source information for exprs (like sizeof/alignof) is not preserved in the AST yet.</div><div><br></div><div>I'd appreciate any feedback that you may have!</div><div><br></div><div>-Argiris<br></div></div></blockquote>Argiris, <br><br>Yay! That is great news! I will get the latest svn today...<br><br>Still, for my purposes, _every_ reference needs to be preserved.   In order to do massive refactoring of the original source code such as shifting namespaces left or
 right, even the sizeof() would be needed.....   I will give some better feedback next week.  <br><br>In the mean time, could not a sizeof() be treated like a cast in the AST?<br><br>Daniel<br><div id="yiv1852971883"><div><br></div></div></td></tr></table><br>