[PATCH] D112491: Add `LambdaCapture`-related matchers.
James King via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 2 08:15:39 PDT 2021
jcking1034 updated this revision to Diff 384114.
jcking1034 added a comment.
Update documentation for `capturesVar` matcher.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112491/new/
https://reviews.llvm.org/D112491
Files:
clang/docs/LibASTMatchersReference.html
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/ASTTypeTraits.h
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/AST/ASTTypeTraits.cpp
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112491.384114.patch
Type: text/x-patch
Size: 20047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211102/03af9107/attachment-0001.bin>
More information about the cfe-commits
mailing list