[PATCH] Flag Enumerator Attribute
Sean Hunt
scshunt at csclub.uwaterloo.ca
Wed Nov 19 19:49:53 PST 2014
This fixes most of the comments from Aaron Ballman.
I've left the C++ attribute syntax off, as I haven't yet considered the semantics in C++ carefully.
http://reviews.llvm.org/D5853
Files:
include/clang/AST/Decl.h
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/AttributeList.h
include/clang/Sema/Sema.h
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaStmt.cpp
test/Sema/attr-flag-enum.c
utils/TableGen/ClangAttrEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5853.16410.patch
Type: text/x-patch
Size: 23143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141120/59b4cde6/attachment.bin>
More information about the cfe-commits
mailing list