Skip to content

Updated clang, compiler-rt, libcxx, lld, lldb, and llvm to version 18.1.8. #13950

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 4, 2025

Conversation

PawelWMS
Copy link
Contributor

@PawelWMS PawelWMS commented Jun 3, 2025

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./SPECS/LICENSES-AND-NOTICES/data/licenses.json, ./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md, ./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Updating libcxx to fix a misalignment bug, which may manifest during memory deallocation.

Removed the patches for CVE-2024-31852 as it was added upstream in version 18.1.3.

Does this affect the toolchain?

No.

Associated issues
Test Methodology
  • PR check.
  • Local builds.

@PawelWMS PawelWMS requested a review from a team as a code owner June 3, 2025 22:22
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging fasttrack/3.0 PRs Destined for Azure Linux 3.0 labels Jun 3, 2025
@PawelWMS PawelWMS changed the title Updated 'libcxx' to version 18.1.8. Updated libcxx to version 18.1.8. Jun 3, 2025
@PawelWMS PawelWMS changed the title Updated libcxx to version 18.1.8. Updated clang, compiler-rt, libcxx, lld, lldb, and llvm to version 18.1.8. Jun 3, 2025
@mfrw mfrw force-pushed the pawelwi/update_libcxx branch from 92b47cc to 9b0ea12 Compare June 4, 2025 11:35
@jslobodzian jslobodzian merged commit edd4ed3 into fasttrack/3.0 Jun 4, 2025
21 of 24 checks passed
@jslobodzian jslobodzian deleted the pawelwi/update_libcxx branch June 4, 2025 13:56
CBL-Mariner-Bot added a commit that referenced this pull request Jun 4, 2025
…o version 18.1.8. (#13950)

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: CBL-Mariner-Bot <75509084+CBL-Mariner-Bot@users.noreply.github.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit edd4ed3)
@CBL-Mariner-Bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fasttrack/3.0 PRs Destined for Azure Linux 3.0 Packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants