| commit | d838bba59b69265933e71cda8532cd5bfc2bf24a | [log] [tgz] |
|---|---|---|
| author | Fariborz Jahanian <fjahanian@apple.com> | Thu Feb 28 22:36:31 2013 +0000 |
| committer | Fariborz Jahanian <fjahanian@apple.com> | Thu Feb 28 22:36:31 2013 +0000 |
| tree | 1ecf9848d54f1e8b4511b302a9f54ff9fb7bd114 | |
| parent | 7e0db2a24b9e1c8c34b08015f7b26be15e08258a [diff] |
objective-C: clang, following gcc, warns on use of stand-alone protocol as type and uses id<proto>. Modify warning to say what compiler is doing. // rdar//13158394 llvm-svn: 176303