Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move all objc sema tests into a new SemaObjC directory. Next step is to | Chris Lattner | 2008-07-26 | 1 | -44/+0 |
* | Add some more test cases that demonstrate clang is a bit stricter than GCC. T... | Steve Naroff | 2008-05-31 | 1 | -0/+23 |
* | Teach Sema::CheckConditionalOperands() to check for ObjCQualifiedIdType's. Th... | Steve Naroff | 2008-05-31 | 1 | -0/+21 |