[PATCH] D91047: Add a call super attribute plugin example
Yafei Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 9 01:23:41 PST 2020
psionic12 updated this revision to Diff 303772.
psionic12 added a comment.
add final attribute checking
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91047/new/
https://reviews.llvm.org/D91047
Files:
clang/docs/ClangPlugins.rst
clang/examples/CMakeLists.txt
clang/examples/CallSuperAttribute/CMakeLists.txt
clang/examples/CallSuperAttribute/CallSuperAttrInfo.cpp
clang/test/CMakeLists.txt
clang/test/Frontend/plugin-call-super.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91047.303772.patch
Type: text/x-patch
Size: 10009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201109/de1310d2/attachment-0001.bin>
More information about the cfe-commits
mailing list