[PATCH] D130689: [LLVM] Update C++ standard to 17
Tobias Hieta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 03:58:17 PDT 2022
thieta added inline comments.
================
Comment at: llvm/docs/ReleaseNotes.rst:57
+
+* GCC >= 7.1
+* Clang >= 5.0
----------------
xbolva00 wrote:
> Do we have bots which uses last supported compiler versions? GCC 7.1, Clang 5.0 and MSVC 16.7.
>
> It is bad to promise something and then breakages here and there, for example: https://github.com/llvm/llvm-project/issues/57057 so probably no such bots.
I am not sure. I think it would be good if you posted that to discourse so that bot owners can reply to that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130689/new/
https://reviews.llvm.org/D130689
More information about the llvm-commits
mailing list