<div dir="ltr">+dgregor, cfe-dev<div class="gmail_extra"><br></div><div class="gmail_extra">Context: this is about the code to find whether a "name" is shadowing a variable, given it would be introduced before a given statement.<br>
<br><div class="gmail_quote">On Thu, Jun 20, 2013 at 10:30 PM, Bernal, Ariel J <span dir="ltr"><<a href="mailto:ariel.j.bernal@intel.com" target="_blank">ariel.j.bernal@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal">Hi Manuel,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I added support now for using directives in <a href="http://llvm-reviews.chandlerc.com/D950" target="_blank">
http://llvm-reviews.chandlerc.com/D950</a>, that I missed before. <u></u><u></u></p>
<p class="MsoNormal">I’ve been looking to do some work with clang itself, Where do you think we should be porting this functionality to?</p></div></div></blockquote><div><br></div><div style>I think this should go somewhere into AST, close to ASTContext. ASTContext already seems large, and I don't know whether we already have a collection of functions like this somewhere.</div>
<div style><br></div><div style>Alternatively, we could put it into Tooling.</div><div style><br></div><div style>Doug, thoughts?</div><div style><br></div><div style>/Manuel</div></div></div></div>