aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/attr-malloc.m
AgeCommit message (Expand)Author
2009-08-15Change handling of attribute 'malloc' to only accept the attribute on functionTed Kremenek
2009-08-14Add more attribute 'malloc' test cases involving function pointers.Ted Kremenek
2009-08-14This test case does not need to include 'stdlib.h'.Ted Kremenek
2009-08-14Improve Sema's handling of attribute 'malloc' to reject the attribute whenTed Kremenek