| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement the newest status quo for method override checking. The idea now | John McCall | 2010-10-28 | 1 | -1/+1 |
| * | Only warn for mismatched types in Objective-C methods when they are incompati... | David Chisnall | 2010-10-25 | 1 | -4/+5 |
| * | Method declaration and its implementation must match in all their types. | Fariborz Jahanian | 2010-10-05 | 1 | -4/+4 |
| * | 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 |
| * | Don't warn if result/argument type of an implemented | Fariborz Jahanian | 2009-05-14 | 1 | -0/+22 |

