[all-commits] [llvm/llvm-project] dbfa97: [doc] Fix invalid reference to `hasReturnArgument`...
Clement Courbet via All-commits
all-commits at lists.llvm.org
Mon Oct 17 23:48:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dbfa97bd1108fe2a8e4fb13a16508f3dd0676a9b
https://github.com/llvm/llvm-project/commit/dbfa97bd1108fe2a8e4fb13a16508f3dd0676a9b
Author: Clement Courbet <courbet at google.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M clang/docs/LibASTMatchersReference.html
Log Message:
-----------
[doc] Fix invalid reference to `hasReturnArgument` matcher.
The matcher is called `hasReturnValue`.
More information about the All-commits
mailing list