| commit | 39d1c42f30f1b89a0cbb0c0c494ea595b83e9dfe | [log] [tgz] |
|---|---|---|
| author | Fariborz Jahanian <fjahanian@apple.com> | Thu May 16 19:08:44 2013 +0000 |
| committer | Fariborz Jahanian <fjahanian@apple.com> | Thu May 16 19:08:44 2013 +0000 |
| tree | 12b39c6262e2978093350d6b5e41a7ec461b6b04 | |
| parent | fc88c3761f18a8b92d4e42a8275807499c2147f6 [diff] |
Objective-C arc: Diagnose when user attempts to synthesize a property getter method that overrides a method definition named 'retain' and the like. Fixes // rdar://13885083 llvm-svn: 182039