| commit | 1fc1c6c30772e3bd5c46518b5e6deb3473e0682d | [log] [tgz] |
|---|---|---|
| author | Fariborz Jahanian <fjahanian@apple.com> | Wed Jan 04 00:31:53 2012 +0000 |
| committer | Fariborz Jahanian <fjahanian@apple.com> | Wed Jan 04 00:31:53 2012 +0000 |
| tree | 1b55a7158a7f8e368ef0e2dfa86d569e9529b616 | |
| parent | 90dc17510b19ce30857b76bb5dfd577f90edefe4 [diff] |
In non-gc, non-arc mode, property of 'Class' type variety is treated as a 'void *'. No need to issue warning reserved for objc object properties. // rdar://10565506 llvm-svn: 147504