]> granicus.if.org Git - clang/commit
add CodeGen support for the alloc_size attribute
authorNuno Lopes <nunoplopes@sapo.pt>
Fri, 25 May 2012 17:04:42 +0000 (17:04 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Fri, 25 May 2012 17:04:42 +0000 (17:04 +0000)
commit2813420dd3be04fc0c44074c3f1af1aada83ad99
treed6af330a9a7436e48a12aef431977f692b73b129
parent9db614f339f7596e2c0e0e04d6c714cd264ce883
add CodeGen support for the alloc_size attribute

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157483 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
test/CodeGen/alloc_size.c [new file with mode: 0644]