Boost logo

Boost :

Subject: Re: [boost] llvm anyone?
From: Giovanni Piero Deretta (gpderetta_at_[hidden])
Date: 2008-11-12 10:53:04


On Wed, Nov 12, 2008 at 4:34 PM, Marshall Clow <marshall_at_[hidden]> wrote:
> At 10:29 AM -0500 11/12/08, Neal Becker wrote:
>>
>> Anyone testing on llvm compiler? (I'm trying it now on linux F9 x86_64
>> llvm-2.4)
>
> I believe that the llvm support for C++ is best described as "currently
> quite limited".
> I expect this to change over the next year or so, though.

The clang front end is certainly only in an experimental stage, but
LLVM also support the gcc front end (LLVM-gcc) which means that its
C++ support should be about as good as native GCC. As the backend is
quite different and there might be some small differences in the front
end, it might still make sense to test on it.

-- 
gpd

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk