[clang] [llvm] [Clang][C++23] Core language changes from P1467R9 extended floating-point types and standard names. (PR #78503)
M. Zeeshan Siddiqui via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 4 10:08:45 PDT 2025
codemzs wrote:
> @codemzs No worries!
>
>
>
> There is no chance that this could make Clang 21, sorry (the release is in a few weeks and we are past the point where we can backport large features)
>
>
>
> But there would be value in making progress on this feature on main soon so that it has time to mature for clang 22.
>
> How does that sound?
>
>
>
> Thanks!
Thanks, @cor3ntin sounds reasonable to me, do you happen to know the code complete for clang 22?
https://github.com/llvm/llvm-project/pull/78503
More information about the llvm-commits
mailing list