[PATCH] D31337: Use virtual functions in ParsedAttrInfo instead of function pointers

John Brawn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 21 06:03:47 PST 2020


john.brawn updated this revision to Diff 239292.
john.brawn added reviewers: erichkeane, aaron.ballman, rjmccall.
john.brawn set the repository for this revision to rG LLVM Github Monorepo.
john.brawn added a subscriber: llvm-commits.
john.brawn added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Resurrecting this old patch, with the intention of trying to get it committed this time. This is the first of four patches to make it possible for clang plugins to define attributes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D31337

Files:
  clang/lib/Sema/ParsedAttr.cpp
  clang/utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31337.239292.patch
Type: text/x-patch
Size: 16412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200121/7ba5dc34/attachment-0001.bin>


More information about the cfe-commits mailing list