[PATCH] D28266: Transparent_union attribute should be possible in front of union (rework)

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 28 12:56:39 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296518: Allow attributes before union definition (authored by erichkeane).

Changed prior to commit:
  https://reviews.llvm.org/D28266?vs=90056&id=90075#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28266

Files:
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Parse/ParseDeclCXX.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/CodeGen/transparent-union.c
  cfe/trunk/test/Sema/transparent-union.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28266.90075.patch
Type: text/x-patch
Size: 5790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170228/f775176e/attachment.bin>


More information about the cfe-commits mailing list