summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/attr-malloc.m
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Change handling of attribute 'malloc' to only accept the attribute on functionTed Kremenek2009-08-151-4/+5
* Add more attribute 'malloc' test cases involving function pointers.Ted Kremenek2009-08-141-0/+3
* This test case does not need to include 'stdlib.h'.Ted Kremenek2009-08-141-2/+0
* Improve Sema's handling of attribute 'malloc' to reject the attribute whenTed Kremenek2009-08-141-0/+14