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

From David E. Wheeler
Subject Re: Further news on Clang - spurious warnings
Date
Msg-id 99A58E2B-A3AA-4D67-9157-D7AB40300243@kineticode.com
Whole thread Raw
In response to Re: Further news on Clang - spurious warnings  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Further news on Clang - spurious warnings
List pgsql-hackers
On Aug 3, 2011, at 11:17 AM, Peter Eisentraut wrote:

Note that what you are using there is a GCC frontend with a LLVM
backend.  (So I suppose you would get mostly GCC warnings.)  Clang is a
new/different compiler frontend using the LLVM backend.

Yeah, not sure whether or not to tweak the Makefile to use Clang. I guess not?

David

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: cataloguing NOT NULL constraints
Next
From: Robert Haas
Date:
Subject: mosbench revisited