[PATCH] D16219: PR8901: attribute "mode" rejected for enums and dependent types

Denis Zobnin via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 1 03:51:54 PST 2016


d.zobnin.bugzilla updated this revision to Diff 46521.
d.zobnin.bugzilla added a comment.

Thanks for the review!

Only updated the text of diagnostics, NFC.


http://reviews.llvm.org/D16219

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/AttributeList.h
  include/clang/Sema/Sema.h
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/CodeGen/attr-mode-enums.c
  test/CodeGenCXX/attr-mode-vector-types-tmpl.cpp
  test/Sema/attr-mode-enums.c
  test/Sema/attr-mode.c
  test/SemaCXX/attr-mode-tmpl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16219.46521.patch
Type: text/x-patch
Size: 26670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160201/1d44964f/attachment-0001.bin>


More information about the cfe-commits mailing list