| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | error on property of objc interface type instead of crashing | Fariborz Jahanian | 2009-08-12 | 1 | -0/+8 |
| * | call objc interfaces just "interfaces" in diagnostics, not "Objective-C types" | Chris Lattner | 2009-04-12 | 1 | -9/+9 |
| * | diagnose attempts to return objc interfaces by-value from C functions. | Chris Lattner | 2009-04-11 | 1 | -1/+2 |
| * | Improve the 'cannot pass objc interface by value' diagnostic: | Chris Lattner | 2009-04-11 | 1 | -1/+1 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Fix <rdar://problem/6500554> missing objc error message. | Steve Naroff | 2009-02-20 | 1 | -7/+11 |
| * | move all objc sema tests into a new SemaObjC directory. Next step is to | Chris Lattner | 2008-07-26 | 1 | -0/+29 |

