LLDB top-of-tree is now compiling with C++11 enabled on Mac OS X.
This page:
http://wiki.apache.org/stdcxx/C++0xCompilerSupport
lists feature support for C++11 in popular compilers.
For starters, let's stick with those features supported at least by *released*
versions of
- Clang++,
- GCC, and
- Microsoft Visual Studio.
This will allow the great majority of developers to build LLDB either with
their vendor's system compiler or with a compiler their vendor supports on the
system.
Sean
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev