[cfe-commits] r126174 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaType.cpp test/SemaObjC/auto-objective-c.m
Fariborz Jahanian
fjahanian at apple.com
Mon Feb 21 17:28:38 PST 2011
On Feb 21, 2011, at 5:22 PM, Richard Smith wrote:
> Author: rsmith
> Date: Mon Feb 21 19:22:29 2011
> New Revision: 126174
>
> URL: http://llvm.org/viewvc/llvm-project?rev=126174&view=rev
> Log:
> In Objective-C, there are no trailing return types, so don't produce diagnostics suggesting they are missing.
>
> Modified:
> cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
> cfe/trunk/lib/Sema/SemaType.cpp
> cfe/trunk/test/SemaObjC/auto-objective-c.m\
Thanks.
Fariborz
More information about the cfe-commits
mailing list