Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/external/gpl3/gcc/dist/libiberty
On Sat, Jul 14, 2018 at 07:41:43PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sat Jul 14 23:41:43 UTC 2018
>
> Modified Files:
> src/external/gpl3/gcc/dist/libiberty: alloca.c
>
> Log Message:
> clang does not like auto in c++
This is not about Clang at all. auto has a quite different meaning with
C++11 and that's even the default for newer GCC...
Joerg
Home |
Main Index |
Thread Index |
Old Index