Re: LLVM / clang - Mailing list pgsql-hackers

From Gibheer
Subject Re: LLVM / clang
Date
Msg-id 20100630201056.6bbc8fad@linse.lan
Whole thread Raw
In response to Re: LLVM / clang  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: LLVM / clang  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Fri, 25 Jun 2010 15:49:40 -0400, Peter Eisentraut <peter_e@gmx.net>
wrote:
> 
> For the record, here is a patch that would address these issues.
> 
> At the moment, I'm waiting to get my hands on the new version 2.7 of
> clang to see if some of these issues have gone away.
> 
> Considering that clang already helped us find one bug in the code, I
> think it's worth trying to make this work.

I tried your patch, but it is only working, when I set CLANG="yes". As
I'm not really an expert in makefiles, my first thought was, that it
should work, when I set CC="clang" or is it not possible to detect,
which compiler is used?


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Keepalive for max_standby_delay
Next
From: Daniel Farina
Date:
Subject: Re: Error with GIT Repository