]> granicus.if.org Git - clang/commit
[ASTMatchers][NFC] Update comments on assorted `CXXMemberCallExpr` matchers.
authorYitzhak Mandelbaum <yitzhakm@google.com>
Fri, 8 Feb 2019 16:00:44 +0000 (16:00 +0000)
committerYitzhak Mandelbaum <yitzhakm@google.com>
Fri, 8 Feb 2019 16:00:44 +0000 (16:00 +0000)
commit6f255f74371fb1bfbaf09e12f65e252fdbd8d322
treeb89e7d65f8e395360f45b15c60e4078043a00196
parent7d86cb1e245b4f41e0d50c95b5da24a1c4f1693f
[ASTMatchers][NFC] Update comments on assorted `CXXMemberCallExpr` matchers.

Specifically:

* fixes the comments on `hasObjectExpression`,
* clarifies comments on `thisPointerType` and `on`,
* adds comments to `onImplicitObjectArgument`.

It also updates associated reference docs (using the doc tool).

Reviewers: alexfh, steveire, aaron.ballman

Differential Revision: https://reviews.llvm.org/D56849

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@353532 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LibASTMatchersReference.html
include/clang/ASTMatchers/ASTMatchers.h