summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/method-attributes.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
* Changed wording of warning when attribute is onFariborz Jahanian2009-05-131-2/+2
* Method attributes may only be specified on methodFariborz Jahanian2009-05-121-0/+22
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Improve attribute parsing & tests.Daniel Dunbar2008-10-191-1/+3
* Sema support for format and noreturn attributes on Objective-C methods.Daniel Dunbar2008-09-261-0/+8
OpenPOWER on IntegriCloud