Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve idiomatic-parentheses by checking method family instead of relying on... | Jean-Daniel Dupas | 2013-07-17 | 1 | -0/+7 |
* | objective-C: make -Widiomatic-parentheses work | Fariborz Jahanian | 2012-08-29 | 1 | -0/+11 |
* | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard | 2012-04-06 | 1 | -1/+1 |
* | Change -Wparentheses to not imply -Widiomatic-parentheses. Users rarely want... | Ted Kremenek | 2011-04-29 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Change tests to use clang -cc1... | Fariborz Jahanian | 2009-12-14 | 1 | -1/+1 |
* | Add <foo> = [<bar> nextObject] to the -Widiomatic-parentheses category, | John McCall | 2009-11-12 | 1 | -0/+35 |