summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/method-bad-param.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
* This patch does the following.Fariborz Jahanian2009-09-031-1/+1
* Changed abi mode for these test which are dereferencing Fariborz Jahanian2009-09-021-1/+1
* implement rdar://6780761, making sema reject some code that otherwiseChris Lattner2009-04-121-0/+6
* diagnose attempts to return objc interfaces by-value from C functions.Chris Lattner2009-04-111-0/+1
* Improve the 'cannot pass objc interface by value' diagnostic:Chris Lattner2009-04-111-4/+5
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix <rdar://problem/6500554> missing objc error message.Steve Naroff2009-02-201-2/+6
* Diagnose when method parameter is an object.Fariborz Jahanian2009-01-171-0/+18
OpenPOWER on IntegriCloud