| commit | c8317a44cf535253a5653526ce46ed8ebddbff7e | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Sat Aug 23 10:51:21 2008 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Sat Aug 23 10:51:21 2008 +0000 |
| tree | 61e4b9230af6ccc73b532c1a213e9763eaae1b4a | |
| parent | 05604e051503ab11620a01f585f77dbed06fafa1 [diff] |
Implement Obj-C ivar references to aggregates. Implement Obj-C lvalue message sends (aggregate returns). Update several places to emit more precise ErrorUnsupported warnings for currently unimplemented Obj-C features (main missing chunks are property references, Obj-C exception handling, and the for ... in syntax). llvm-svn: 55234