[PATCH] Support the assume_aligned function attribute

hfinkel at anl.gov hfinkel at anl.gov
Wed Sep 3 14:58:43 PDT 2014


Updated per review comments from Richard and Aaron (and rebased).

http://reviews.llvm.org/D4601

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Sema/Sema.h
  lib/CodeGen/CGExpr.cpp
  lib/Sema/SemaChecking.cpp
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/CodeGen/builtin-assume-aligned.c
  test/Sema/builtin-assume-aligned.c
  test/SemaCXX/builtin-assume-aligned-tmpl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4601.13228.patch
Type: text/x-patch
Size: 14209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140903/f30a5d6d/attachment.bin>


More information about the cfe-commits mailing list