Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test/SemaObjC/method-arg-decay.m -> test/Analysis/method-arg-decay.m | Argyrios Kyrtzidis | 2011-02-28 | 1 | -98/+0 |
* | Improve diagnostics reporting of un-implemented | Fariborz Jahanian | 2010-10-29 | 1 | -2/+3 |
* | Patch implements gcc's -Wno-protocol option to suppress warning | Fariborz Jahanian | 2010-03-31 | 1 | -1/+1 |
* | Improve diagnostics on incomplete implementation | Fariborz Jahanian | 2010-03-27 | 1 | -6/+4 |
* | Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'. | Ted Kremenek | 2010-02-05 | 1 | -1/+1 |
* | 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 |
* | Handle case of missing '@end' in implementation context | Fariborz Jahanian | 2009-11-16 | 1 | -1/+4 |
* | Prep for new warning. | Mike Stump | 2009-07-22 | 1 | -0/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Add testcase for commit r60781. | Steve Naroff | 2008-12-09 | 1 | -0/+95 |