[PATCH] D130689: [LLVM] Update C++ standard to 17
H. Vetinari via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 01:48:27 PDT 2022
h-vetinari added a comment.
It may be worth calling out that this is about C++17 core language and not the standard library?
libstdcxx only finished C++17 support in GCC 12, and libcxx is still missing various pieces even today (much less for Clang 5).
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