<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 10, 2014 at 2:55 PM, Samuel Benzaquen <span dir="ltr"><<a href="mailto:sbenza@google.com" target="_blank">sbenza@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
<br>
================<br>
Comment at: include/clang/ASTMatchers/ASTMatchers.h:2829<br>
@@ -2827,1 +2828,3 @@<br>
</div><div class="">+typedef internal::BindableMatcher<TypeLoc>(&loc_Type0)(<br>
+    const internal::Matcher<QualType> &);<br>
<br>
</div>----------------<br>
<div class="">Manuel Klimek wrote:<br>
> I'd vote for putting those into ASTMatchersInternal.h and into the internal namespace.<br>
</div>... maybe this should be defined with a macro like many other matchers.<br>
That way you don't even see this quirk of the registration system.<br>
I'll try that and ping you again.<br></blockquote><div><br></div><div>sg</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
<br>
<a href="http://llvm-reviews.chandlerc.com/D2928" target="_blank">http://llvm-reviews.chandlerc.com/D2928</a><br>
<br>
BRANCH<br>
  loc<br>
<br>
ARCANIST PROJECT<br>
  clang<br>
</div></div></blockquote></div><br></div></div>