Re: Further news on Clang - spurious warnings - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Further news on Clang - spurious warnings
Date
Msg-id CAEYLb_VqnbOF=ATbO9iFV2x7z=D-PLP6q63A1q+NLizjEE0moQ@mail.gmail.com
Whole thread Raw
In response to Re: Further news on Clang - spurious warnings  ("David E. Wheeler" <david@kineticode.com>)
List pgsql-hackers
On 12 August 2011 20:10, David E. Wheeler <david@kineticode.com> wrote:
> Ah, great, thanks!

Unfortunately, you'll need to build your own Clang to be up to speed
on the work I've done here, because the Clang developers both fixed
the spurious warning from assigning past what appears to be the end of
an array, plus a significant performance issue when building gram.c
and other grammar files. Building Clang is not difficult, but it's a
little time-consuming.

I imagine we'll have to wait until the release and wide availability
of Clang 3 before we start to see people using it for day-to-day
hacking on Postgres.

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: VACUUM FULL versus system catalog cache invalidation
Next
From: Tom Lane
Date:
Subject: Re: VACUUM FULL versus system catalog cache invalidation