[PATCH] D55212: Handle alloc_size attribute on function pointers

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 10 08:27:02 PST 2018


arichardson updated this revision to Diff 177517.
arichardson added a comment.

clang-format
fix a failing test


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55212/new/

https://reviews.llvm.org/D55212

Files:
  include/clang/Basic/Attr.td
  lib/AST/ExprConstant.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGen/alloc-size-fnptr.c
  test/CodeGen/alloc-size.c
  test/Misc/pragma-attribute-supported-attributes-list.test
  test/Sema/alloc-size.c
  test/SemaCXX/alloc-size.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55212.177517.patch
Type: text/x-patch
Size: 20378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181210/83be6e58/attachment-0001.bin>


More information about the cfe-commits mailing list