On Aug 9, 2012, at 10:30 AM, Greg Clayton <[email protected]> wrote:

> Sean++
> 
> On Aug 8, 2012, at 7:07 PM, Sean Callanan <[email protected]> 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.  

For now I'd take a look at what subset lld is using, we talked about it online 
quite a bit before they picked the subset to make sure that it worked with the 
widest set of released versions - 
http://lld.llvm.org/getting_started.html#building-lld has the required tool 
versions.

-eric


_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to