summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/objc-string-constant.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
* Make -Wsemicolon-before-method-body opt-in (and part of -Wextra). Addresses ...Ted Kremenek2009-11-101-1/+1
* Changed text of warning in my last patch.Fariborz Jahanian2009-10-201-1/+1
* Issue warning if method body starts with a semicolon.Fariborz Jahanian2009-10-201-1/+1
* Fix typo in newly added test case.Steve Naroff2009-04-071-1/+1
* Change the type of ObjC @ string constants (from NSConstantString->NSString).Steve Naroff2009-04-071-0/+39