lg

================
Comment at: include/clang/ASTMatchers/ASTMatchers.h:2829
@@ -2827,1 +2828,3 @@
+typedef internal::BindableMatcher<TypeLoc>(&loc_Type0)(
+    const internal::Matcher<QualType> &);
 
----------------
I'd vote for putting those into ASTMatchersInternal.h and into the internal 
namespace.


http://llvm-reviews.chandlerc.com/D2928

BRANCH
  loc

ARCANIST PROJECT
  clang
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to