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

Aside from a minor commenting nit, LGTM! Do you need me to commit this on your 
behalf? (If so, I can take care of the commenting fix.)



================
Comment at: include/clang/ASTMatchers/ASTMatchers.h:5856
 
+/// \brief Matches a declaration that is defined.
+///
----------------
Might want to mention that this is specific to classes and not other things, 
like functions.


https://reviews.llvm.org/D40611



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

Reply via email to