[PATCH] D31343: Add an attribute plugin example

John Brawn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 2 10:21:01 PST 2020


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

Rebased and added link in documentation.


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.247683.patch
Type: text/x-patch
Size: 6326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200302/b5850f7d/attachment-0001.bin>


More information about the cfe-commits mailing list