LLVM 14.0.0 Release Update

Hi,

I’m planning to do the last release candidate on Tuesday, March 8, which means that we have just under a week to get fixes in for 14.0.0. Anything that isn’t merged by Tuesday will have to wait until 14.0.1.

If you have a fix you want backported, file an issue on GitHub, add the issue to the 14.0.0 Release Milestone, and add a comment with the commits you want to backport e.g.
/cherry-pick …

It also helps if you can mention the reviewer of the patch on the issue and ask them if it’s OK to backport. This saves me from having to review every patch.

If you have release notes, feel free to just push your changes into the release/14.x. However, for any other changes please don’t push the fixes directly the branch. File an issue first so we can make sure that the fixes get tested and reviewed.

Thanks,
Tom

Dear Tom,

do you have any updates regarding the release of 14.0.0?
As I see, some issues remain, yet the release schedule was not updated accordingly.

Could you, please, provide the updated schedule?

Thanks in advance,
Yuriy.

I have tagged 14.0.0, the official announcement will come in the next few days.

Thank you, Tom.

As I see, there is only 1 line difference between 14.0.0 and rc4.