[PATCH] D130689: [LLVM] Update C++ standard to 17
H. Vetinari via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 29 01:26:55 PDT 2022
h-vetinari added a comment.
My point boils down to: "written using standard C++17
code" does not sound at all like "core language, no stdlib", but very much like "core+stdlib".
This is also the first time this split becomes relevant AFAIK, because for moving to C++14, the stdlib was ready basically around the same time / compiler versions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130689/new/
https://reviews.llvm.org/D130689
More information about the cfe-commits
mailing list