[PATCH] align_value attribute in Clang

hfinkel at anl.gov hfinkel at anl.gov
Mon Aug 25 13:51:49 PDT 2014


An updated patch, accounting for review comments -- but this does not yet properly treat the attribute as a type attribute (so that it will be inherited by auto, etc.). I still need to work on that aspect, and I'll post another revision once I have those semantics working.

http://reviews.llvm.org/D4635

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/AttributeList.h
  include/clang/Sema/Sema.h
  lib/CodeGen/CGCall.cpp
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/CodeGen/align_value.cpp
  test/Sema/align_value.c
  test/SemaCXX/align_value.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4635.12919.patch
Type: text/x-patch
Size: 13518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140825/f91db687/attachment.bin>


More information about the cfe-commits mailing list