Re: Further news on Clang - spurious warnings

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Further news on Clang - spurious warnings
Дата
Msg-id CAEYLb_VqnbOF=ATbO9iFV2x7z=D-PLP6q63A1q+NLizjEE0moQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Further news on Clang - spurious warnings  ("David E. Wheeler" <david@kineticode.com>)
Список 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 по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: VACUUM FULL versus system catalog cache invalidation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: VACUUM FULL versus system catalog cache invalidation