public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [C++ PATCH PING] Reject trailing return type for operator auto()
@ 2015-04-16 20:14 Ville Voutilainen
  0 siblings, 0 replies; 2+ messages in thread
From: Ville Voutilainen @ 2015-04-16 20:14 UTC (permalink / raw)
  To: gcc-patches, Jason Merrill

On 28 December 2014 at 20:21, Ville Voutilainen
<ville.voutilainen@gmail.com> wrote:
> Any comments on this?

Re-ping. :) The original message is
https://gcc.gnu.org/ml/gcc-patches/2014-12/msg01614.html

>
> On 19 December 2014 at 09:21, Ville Voutilainen
> <ville.voutilainen@gmail.com> wrote:
>> Tested on Linux-x64.
>>
>> /cp
>> 2014-12-19  Ville Voutilainen  <ville.voutilainen@gmail.com>
>>
>>     Reject trailing return type for an operator auto().
>>     * decl.c (grokdeclarator): Reject trailing return types for
>>     all conversion operators, don't handle conversion operators
>>     in the previous checks that deal with auto.
>>
>> /testsuite
>> 2014-12-19  Ville Voutilainen  <ville.voutilainen@gmail.com>
>>
>>     Reject trailing return type for an operator auto().
>>     * g++.dg/cpp0x/auto9.C: Adjust.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [C++ PATCH PING] Reject trailing return type for operator auto()
@ 2014-12-28 18:45 Ville Voutilainen
  0 siblings, 0 replies; 2+ messages in thread
From: Ville Voutilainen @ 2014-12-28 18:45 UTC (permalink / raw)
  To: gcc-patches, Jason Merrill

Any comments on this?

On 19 December 2014 at 09:21, Ville Voutilainen
<ville.voutilainen@gmail.com> wrote:
> Tested on Linux-x64.
>
> /cp
> 2014-12-19  Ville Voutilainen  <ville.voutilainen@gmail.com>
>
>     Reject trailing return type for an operator auto().
>     * decl.c (grokdeclarator): Reject trailing return types for
>     all conversion operators, don't handle conversion operators
>     in the previous checks that deal with auto.
>
> /testsuite
> 2014-12-19  Ville Voutilainen  <ville.voutilainen@gmail.com>
>
>     Reject trailing return type for an operator auto().
>     * g++.dg/cpp0x/auto9.C: Adjust.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-16 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-16 20:14 [C++ PATCH PING] Reject trailing return type for operator auto() Ville Voutilainen
  -- strict thread matches above, loose matches on Subject: below --
2014-12-28 18:45 Ville Voutilainen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).