search for: 46b8b776

Displaying 2 results from an estimated 2 matches for "46b8b776".

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/46b8b776/attachment.html>
2013 Jan 10
5
[LLVMdev] Using C++'11 language features in LLVM itself
Hello, I have been following this discussion for a while and I think the question we should be asking is: Why do we want to even bother with all these other broken C++ compilers in a first place? Clang is good enough to bootstrap itself on practically any platform I can think of or it can be cross-bootstrapped if needed. I think usage of any language features should be decided based on