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

John Brawn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 22 04:07:40 PST 2020


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

Update based on review comments. Also fix warnings due to missing virtual destructor that I hadn't noticed before.


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


More information about the cfe-commits mailing list