[PATCH] D30766: Add support for attribute "enum_extensibility"
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 20 19:35:22 PDT 2017
This revision was automatically updated to reflect the committed changes.
ahatanak marked an inline comment as done.
Closed by commit rL298332: Add support for attribute enum_extensibility. (authored by ahatanak).
Changed prior to commit:
https://reviews.llvm.org/D30766?vs=91782&id=92418#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30766
Files:
cfe/trunk/include/clang/AST/Decl.h
cfe/trunk/include/clang/Basic/Attr.td
cfe/trunk/include/clang/Basic/AttrDocs.td
cfe/trunk/lib/AST/Decl.cpp
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/lib/Sema/SemaStmt.cpp
cfe/trunk/test/Sema/enum-attr.c
cfe/trunk/test/SemaCXX/attr-flag-enum-reject.cpp
cfe/trunk/test/SemaCXX/enum-attr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30766.92418.patch
Type: text/x-patch
Size: 15487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170321/0295d234/attachment.bin>
More information about the cfe-commits
mailing list