Jim Ingham
de4b919d27
Turn the EvaluateExpression (..., True) tests back on.
...
llvm-svn: 141375
2011-10-07 18:02:54 +00:00
Johnny Chen
7687d3c116
Add radar info for self.skipTest().
...
llvm-svn: 137504
2011-08-12 20:41:20 +00:00
Johnny Chen
8f5ebce99c
Skip the TestObjCDymaicValue.py tests for i386 due to dynamic types for ObjC V1 runtime not implemented yet.
...
Radar to be filed.
llvm-svn: 137503
2011-08-12 20:39:00 +00:00
Enrico Granata
9910bc855d
Fixed an issue where the KVO swizzled type would be returned as the dynamic type instead of the actual user-level type
...
- see the test case in lang/objc/objc-dynamic-value for an example
Objective-C dynamic type lookup now works for every Objective-C type
- previously, true dynamic lookup was only performed for type id
llvm-svn: 136763
2011-08-03 02:18:51 +00:00
Johnny Chen
33e89de95a
Move objc-related test directories to now reside under lang/objc.
...
llvm-svn: 133877
2011-06-25 20:16:38 +00:00