[PATCH] D65452: [Support] Workaround a GCC 4.8 bug on constant expression evaluation.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 30 09:10:46 PDT 2019
hliao added a comment.
In D65452#1606444 <https://reviews.llvm.org/D65452#1606444>, @xbolva00 wrote:
> But one can use devtoolset on centos/rhel :)
>
> There is a llvm-dev discusion (but now dead, Google blocked it? @jfb @chandlerc) about bumping gcc versions, LLVM wants to use C++-14.
>
> Anyway, this small change looks fine.
thanks so much!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65452/new/
https://reviews.llvm.org/D65452
More information about the llvm-commits
mailing list