
12 Nov
2008
12 Nov
'08
3:53 p.m.
On Wed, Nov 12, 2008 at 4:34 PM, Marshall Clow <marshall@idio.com> 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