[PATCH] D91047: Add a call super attribute plugin example

Yafei Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 10 04:02:24 PST 2020


psionic12 updated this revision to Diff 304129.
psionic12 added a comment.

Add more detail in ClangPlugins.rst.
Re-design overridden usage checking.
Fix some code style issues.


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.304129.patch
Type: text/x-patch
Size: 10765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201110/8bcfb81f/attachment.bin>


More information about the cfe-commits mailing list