[PATCH] D120952: [clang][AST matchers] adding submatchers under cudaKernelCallExpr to match kernel launch config
Alister Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 14 18:05:58 PDT 2022
ajohnson-uoregon updated this revision to Diff 415289.
ajohnson-uoregon added a comment.
fixing clang-format things and adding docs; also making docs a bit more clear
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120952/new/
https://reviews.llvm.org/D120952
Files:
clang/docs/LibASTMatchersReference.html
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/ASTMatchers/Dynamic/Registry.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120952.415289.patch
Type: text/x-patch
Size: 7776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220315/fee0841d/attachment.bin>
More information about the cfe-commits
mailing list