[Lldb-commits] [PATCH] D130689: [LLVM] Update C++ standard to 17
Tobias Hieta via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 29 01:03:30 PDT 2022
thieta added a comment.
In D130689#3684399 <https://reviews.llvm.org/D130689#3684399>, @h-vetinari wrote:
> 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).
I will add a small line about this in the coding standards document.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130689/new/
https://reviews.llvm.org/D130689
More information about the lldb-commits
mailing list