[PATCH] D66195: Move to C++14
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 09:32:46 PDT 2019
hans added a comment.
In D66195#1629329 <https://reviews.llvm.org/D66195#1629329>, @jfb wrote:
> In D66195#1629120 <https://reviews.llvm.org/D66195#1629120>, @hans wrote:
>
> > Perhaps add a note in docs/ReleaseNotes.rst as well?
>
>
> I can, but that seems odd: aren’t release notes for users of LLVM, not developers? In other words, what would someone reading this note take away from it, and do based on reading it?
I think the releases are also used by folks doing various kinds of out-of-tree LLVM stuff, and this change might let them use C++14 in their code by default. But yeah, not a huge deal maybe.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66195/new/
https://reviews.llvm.org/D66195
More information about the llvm-commits
mailing list