<html><head></head><body>None other than that I wasn't aware of it at the time. (When i was writing my matcher in clang-query i was trying to complete a type matcher, and clang-query didn't show it as a type completion. Probably a clang-query bug but personally I think we need to do something about the distinction between type and qualtype matchers.) You can decline this patch if you like or I'll do it tomorrow.<br><br><div class="gmail_quote">On February 19, 2014 12:45:45 AM PST, Manuel Klimek <klimek@google.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail"><br /><br />================<br />Comment at: include/clang/ASTMatchers/ASTMatchers.h:2917<br />@@ +2916,3 @@<br />+///   matches "float b"<br />+AST_MATCHER_P(BuiltinType, isSpecific, std::string, Name) {<br />+  PrintingPolicy PP((LangOptions()));<br />----------------<br />a specific reason that "asString" doesn't already support your use case? (perhaps with adding an "isBuiltin" matcher)<br /><br /><br /><a href="http://llvm-reviews.chandlerc.com/D2823">http://llvm-reviews.chandlerc.com/D2823</a><br /><br /></pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>