[PATCH] D31343: Add an attribute plugin example

John Brawn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 18 09:47:30 PDT 2020


john.brawn updated this revision to Diff 251114.
john.brawn added a comment.

Updated to match the changes to D31342 <https://reviews.llvm.org/D31342>


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D31343/new/

https://reviews.llvm.org/D31343

Files:
  clang/docs/ClangPlugins.rst
  clang/examples/Attribute/Attribute.cpp
  clang/examples/Attribute/CMakeLists.txt
  clang/examples/CMakeLists.txt
  clang/test/CMakeLists.txt
  clang/test/Frontend/plugin-attribute.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31343.251114.patch
Type: text/x-patch
Size: 6340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200318/064083e0/attachment.bin>


More information about the cfe-commits mailing list