search for: 1dbb080d

Displaying 2 results from an estimated 2 matches for "1dbb080d".

2013 Jan 10
0
[LLVMdev] Using C++'11 language features in LLVM itself
...gt; LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -- Thanks, Justin Holewinski -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130110/1dbb080d/attachment.html>
2013 Jan 10
6
[LLVMdev] Using C++'11 language features in LLVM itself
>> Bah, they can install Mingw binaries. > Sure! Actually, I wonder why people care about Visual Studio at all. Basic MSVC linkage should work with Mingw. Anything that doesn't work is probably something that ultimately needs to be understood on the clang/llvm side for the sake of clean integration. IMO, a compatible & mature open source Windows toolchain like Mingw that