summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/method-arg-decay.m
Commit message (Expand)AuthorAgeFilesLines
* Move test/SemaObjC/method-arg-decay.m -> test/Analysis/method-arg-decay.mArgyrios Kyrtzidis2011-02-281-98/+0
* Improve diagnostics reporting of un-implementedFariborz Jahanian2010-10-291-2/+3
* Patch implements gcc's -Wno-protocol option to suppress warningFariborz Jahanian2010-03-311-1/+1
* Improve diagnostics on incomplete implementationFariborz Jahanian2010-03-271-6/+4
* Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.Ted Kremenek2010-02-051-1/+1
* 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
* Handle case of missing '@end' in implementation contextFariborz Jahanian2009-11-161-1/+4
* Prep for new warning.Mike Stump2009-07-221-0/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add testcase for commit r60781.Steve Naroff2008-12-091-0/+95
OpenPOWER on IntegriCloud