Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Daniel Dunbar f7a0b6b065 XFAIL this test for now. David/Steve, please sort out the correct fix.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79259 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-17 18:01:54 +00:00
Steve Naroff f242b1b0c4 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.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76979 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-24 17:54:45 +00:00
Steve Naroff c70e8d90d1 Avoid crashing for the enclosed test case.
This is fallout from the recent ObjCObjectPointerType rework. I'll work on fixing this tomorrow.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@75870 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16 00:25:06 +00:00