summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/idiomatic-parentheses.m
Commit message (Expand)AuthorAgeFilesLines
* Improve idiomatic-parentheses by checking method family instead of relying on...Jean-Daniel Dupas2013-07-171-0/+7
* objective-C: make -Widiomatic-parentheses workFariborz Jahanian2012-08-291-0/+11
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Change -Wparentheses to not imply -Widiomatic-parentheses. Users rarely want...Ted Kremenek2011-04-291-2/+2
* 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
* Add <foo> = [<bar> nextObject] to the -Widiomatic-parentheses category,John McCall2009-11-121-0/+35