[PATCH] D31338: Move ParsedAttrInfos into a registry and point to one in ParsedAttr

John Brawn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 27 09:52:51 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG75d4d4bd028f: Add an attribute registry so plugins can add attributes (authored by john.brawn).

Changed prior to commit:
  https://reviews.llvm.org/D31338?vs=246763&id=247014#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D31338

Files:
  clang/include/clang/Basic/AttributeCommonInfo.h
  clang/include/clang/Sema/ParsedAttr.h
  clang/lib/Basic/Attributes.cpp
  clang/lib/Sema/ParsedAttr.cpp
  clang/utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31338.247014.patch
Type: text/x-patch
Size: 18724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200227/d3d73e27/attachment-0001.bin>


More information about the cfe-commits mailing list