[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:28:55 PST 2018
arichardson updated this revision to Diff 177519.
arichardson marked 3 inline comments as done.
arichardson added a comment.
fix typo
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.177519.patch
Type: text/x-patch
Size: 20380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181210/69a1db7e/attachment-0001.bin>
More information about the cfe-commits
mailing list