| commit | 8258705dbd848afca8f56cd65adc9118be1cf35b | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Thu Jan 03 00:05:56 2013 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Thu Jan 03 00:05:56 2013 +0000 |
| tree | bd07f98bb3e77c9ea4bec1965925729123e8bd4b | |
| parent | 895809159a77646a5e7915f9d242ba551b6509b2 [diff] |
Clang sometimes emits "objc_object*" rather than "id" for id types with protocols on them. We detect this and report "id" instead. Also added a testcase. <rdar://problem/12595644> llvm-svn: 171431