| commit | e87026a08f29d0a56dddbbd1f58ecde391c958c0 | [log] [tgz] |
|---|---|---|
| author | Steve Naroff <snaroff@apple.com> | Fri Jul 24 17:54:45 2009 +0000 |
| committer | Steve Naroff <snaroff@apple.com> | Fri Jul 24 17:54:45 2009 +0000 |
| tree | 12fb50f1667d355a18447492ad72abc7ac52650e | |
| parent | e2c6baf629111a3bb7680166a8ace70ccbd00cae [diff] |
Allow front-end 'isa' access on object's of type 'id'. Enhance test case to cover 'isa' access on interface types (clang produces an error, GCC produces a warning). Still need back-end CodeGen for ObjCIsaExpr. llvm-svn: 76979