ymandel marked 4 inline comments as done. ymandel added inline comments.
================ Comment at: clang/include/clang/ASTMatchers/ASTMatchers.h:2905 +/// cxxMemberCallExpr(on(callExpr())) +/// matches `(g()).m()` /// ---------------- aaron.ballman wrote: > Missing a full stop. also fixed mistake in first example (turned up by actually testing the claim. :) ) CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56849/new/ https://reviews.llvm.org/D56849 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits