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)
commit147dcd8c33258f0239baf9a02bfca846557e09f4
treefe8927060d98a42c4f2158be7f369a7fa6379e65
parentdebb88107981694c5e16ce6030180b1ed8c98fd1
add CodeGen support for the alloc_size attribute

llvm-svn: 157483
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGen/alloc_size.c [new file with mode: 0644]