<div dir="ltr"><div class="gmail_extra">On Wed, Jul 10, 2013 at 12:14 PM,  <span dir="ltr"><<a href="mailto:jingham@apple.com" target="_blank">jingham@apple.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

That seems reasonable.  It should be simple, except there's a bunch of work we need to do to do fuzzy name matches (like folks expect if they look up foo::bar by name, it should match blah::foo::bar, etc.  So encapsulating that for symbols makes sense as it does with functions.  The FindFunctions with include_symbols=true is a separate thing, because it also does the work of coalescing symbols and functions so you don't end up with two copies of the same thing.</blockquote>

</div><div class="gmail_extra"><br></div><div class="gmail_extra">How does this look?</div><br><a href="http://llvm-reviews.chandlerc.com/D1109">http://llvm-reviews.chandlerc.com/D1109</a><br></div><div class="gmail_extra">

<br></div><div class="gmail_extra">Thanks much.</div><div class="gmail_extra"> -Mike</div></div>