[cfe-dev] New C++0x feature support in Clang
Larry Evans
cppljevans at suddenlink.net
Fri Feb 4 12:34:44 PST 2011
On 02/04/11 14:15, Larry Evans wrote:
> On 01/26/11 15:45, Douglas Gregor wrote:
>> Clang has recently gotten much-improved support for the upcoming C++0x standard. In particular, top-of-tree Clang now supports a number of C++0x features:
> [snip]
> Doug,
>
> My os is:
>
> ~/download/llvm/svn/build/tools/clang $ uname -a
> Linux evansl-desktop 2.6.32-24-generic #41-Ubuntu SMP
> Thu Aug 19 01:38:40 UTC 2010 x86_64 GNU/Linux
>
> I just did an `svn update` and then `make` in the build/.../clang
> directory, but got the errors:
Hmmm. Maybe I should have done the update in the llvm directory instead
of in the llvm/tools/clang directory.
Trying that now and it's taking a while. Let you know results ASAP.
More information about the cfe-dev
mailing list