Age | Commit message (Expand) | Author |
---|---|---|
2009-11-06 | Make fragile-abi test run happy. | Fariborz Jahanian |
2009-11-06 | Fix a bogus objective-c warning with -pedantic. | Fariborz Jahanian |
2009-04-11 | Improve the 'cannot pass objc interface by value' diagnostic: | Chris Lattner |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-20 | Fix <rdar://problem/6500554> missing objc error message. | Steve Naroff |
2008-10-26 | implement some more FIXMEs, by rejecting more bogus stuff in | Chris Lattner |
2008-07-21 | continue cleaning up code, and disable sending a message directly to an | Chris Lattner |
2008-06-02 | handle the full assignment-expression grammar when using an | Chris Lattner |
2008-01-25 | Add support for dispatching an objc message to a variable | Chris Lattner |
2008-01-25 | First half of a fix for the "objc message send in initializer" bug. This only | Chris Lattner |