search for: 7d1df0da

Displaying 3 results from an estimated 3 matches for "7d1df0da".

2013 Jan 09
2
[LLVMdev] Using C++'11 language features in LLVM itself
On Tue, Jan 8, 2013 at 8:23 PM, Joshua Cranmer <pidgeot18 at gmail.com> wrote: > On 1/8/2013 8:30 PM, Chris Lattner wrote: >> >> Wow, requiring GCC 4.7 would be really aggressive, it was just released in >> March 2012. Call me conservative, but I was thinking that a reasonable GCC >> baseline would be GCC 4.4 or something (which is ~3.5 years old). > > >
2013 Jan 09
0
[LLVMdev] Using C++'11 language features in LLVM itself
David Blaikie <dblaikie at gmail.com> writes: [snip] >> MSVC 2010 as the baseline precludes >> you primarily from the following features: [snip] > variadic templates Irrelevant. The LLVM project discourages any non-trivial use of templates.
2013 Jan 09
1
[LLVMdev] Using C++'11 language features in LLVM itself
...hrug :: On the other hand, there are trivial uses of variadic templates too, so I think we could still make the argument that they're handy to have. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130109/7d1df0da/attachment.html>