summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/objc2-warn-weak-decl.m
Commit message (Expand)AuthorAgeFilesLines
* More coherent diagnostic when a stack variable isFariborz Jahanian2011-06-071-1/+1
* These test now run in objective-c++ mode we well.Fariborz Jahanian2010-05-181-0/+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
* Force triple for a number of tests that rely on __weak.Daniel Dunbar2009-04-101-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Warn on use of __weak attribute on localFariborz Jahanian2009-02-211-0/+10