Displaying 3 results from an estimated 3 matches for "56c838c6".
2018 May 10
0
Using C++14 code in LLVM
> On May 10, 2018, at 12:25 PM, Evgeny Astigeevich via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Hi,
>
> IMHO, it’s a good idea to move to C++14 first.
>
> What do you think about doing this by two phases:
>
> Phase1: require GCC >= 5 but build in C++11 mode (this will give time to adapt build infrastructure to a new gcc)
> Phase2: switch to
2018 May 10
2
Using C++14 code in LLVM
Hi,
IMHO, it’s a good idea to move to C++14 first.
What do you think about doing this by two phases:
Phase1: require GCC >= 5 but build in C++11 mode (this will give time to adapt build infrastructure to a new gcc)
Phase2: switch to C++14
Thanks,
Evgeny
From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Reid Kleckner via llvm-dev <llvm-dev at lists.llvm.org>
2018 May 10
8
Using C++14 code in LLVM
..._____________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/56c838c6/attachment.html>