[PATCH] D91047: Add a call super attribute plugin example
Yafei Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 12 18:49:34 PST 2020
psionic12 updated this revision to Diff 305011.
psionic12 marked an inline comment as done.
psionic12 added a comment.
fix grammer errors in warning messages and documents
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.305011.patch
Type: text/x-patch
Size: 11073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201113/8a565614/attachment-0001.bin>
More information about the cfe-commits
mailing list