[lldb-dev] C++11 and lldb

Greg Clayton gclayton at apple.com
Thu Aug 9 10:30:40 PDT 2012


Sean++

On Aug 8, 2012, at 7:07 PM, Sean Callanan <scallanan at apple.com> wrote:

> 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
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list