Skip to content

Conversation

Steelskin
Copy link

  • Explanation:
    Upstream LLVM landed a fix for toolchain builds without asserts, which was missed in 03604a7. This was cherry-picked into the swiftlang fork, but not in the 6.2 branch. As it is, the 6.2 branch does not build without asserts enabled.
  • Scope:
    This only affects the NoAsserts toolchain build.
  • Issues:
    N/A
  • Original PRs:
    Original LLVM commit llvm/llvm-project@fcead25
    Cherry-picked from 🍒 [lldb] Fix building with GCC without asserts (llvm@fcead25) #10453
  • Risk:
    Very low. Should be a no-op for most users.
  • Testing:
    Same error on our toolchain build as the one witnessed on main a month ago.
  • Reviewers:
    @compnerd

@Steelskin Steelskin requested a review from a team as a code owner May 22, 2025 23:05
@compnerd
Copy link
Member

CC: @bnbarham @JDevlieghere

@compnerd
Copy link
Member

@swift-ci please test

@JDevlieghere JDevlieghere merged commit 4dcb4cf into swiftlang:swift/release/6.2 May 23, 2025
3 checks passed
@Steelskin Steelskin deleted the fabrice/6.2-cp-fix-build-without-asserts branch May 30, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants