aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM aside from a minor commenting nit.



================
Comment at: include/clang/ASTMatchers/Dynamic/Registry.h:106
+  /// Compute matchers which can be used within a matcher of
+  /// type @p StaticType.
+  static std::vector<MatchingMatcher>
----------------
I think we typically go with \p instead of @p in our doc comments.


Repository:
  rC Clang

https://reviews.llvm.org/D54403



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to