[PATCH] D91047: Add a call super attribute plugin example
Yafei Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 17 03:43:34 PST 2020
psionic12 updated this revision to Diff 305725.
psionic12 added a comment.
use `VerifyDiagnosticConsumer` (-verify) instead of `FileCheck` for syntax only feature test.
remove illustration in ClangPlugins.rst (which is not very appropriate)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91047/new/
https://reviews.llvm.org/D91047
Files:
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.305725.patch
Type: text/x-patch
Size: 10411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201117/59374050/attachment-0001.bin>
More information about the cfe-commits
mailing list