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

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 2 05:54:48 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL259497: Fix for PR8901: attribute "mode" rejected for enums and dependent types. (authored by dzobnin).

Changed prior to commit:
  http://reviews.llvm.org/D16219?vs=46521&id=46643#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16219

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16219.46643.patch
Type: text/x-patch
Size: 27000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160202/22990f4f/attachment-0001.bin>


More information about the cfe-commits mailing list