Skip to content
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

Avoid clang 15 crash #50310

Merged
merged 2 commits into from
May 29, 2023
Merged

Avoid clang 15 crash #50310

merged 2 commits into from
May 29, 2023

Conversation

Algunenano
Copy link
Member

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

...

Documentation entry for user-facing changes

Closes #50300

It's a minor change and keeps support for clang-15 to ease the transition period.

@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-not-for-changelog This PR should not be mentioned in the changelog label May 29, 2023
@robot-ch-test-poll2
Copy link
Contributor

robot-ch-test-poll2 commented May 29, 2023

This is an automated comment for commit df14ec4 with description of existing statuses. It's updated for the latest CI running
The full report is available here
The overall status of the commit is 🟡 pending

Check nameDescriptionStatus
CI runningA meta-check that indicates the running CI. Normally, it's in success or pending state. The failed status indicates some problems with the PR🟡 pending
Mergeable CheckChecks if all other necessary checks are successful🟢 success
Push to DockerhubThe check for building and pushing the CI related docker images to docker hub🟢 success

@serxa serxa self-assigned this May 29, 2023
@serxa
Copy link
Member

serxa commented May 29, 2023

Unit tests (asan) — fail: 1 — #50313

@serxa serxa merged commit 0a42adf into ClickHouse:master May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-not-for-changelog This PR should not be mentioned in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clang 15.07 build failed with https://github.com/ClickHouse/ClickHouse/pull/49004
3 participants