Skip to content

Add support for build with clang-13#27714

Merged
alexey-milovidov merged 1 commit intomasterfrom
fix-build-clang-13
Aug 16, 2021
Merged

Add support for build with clang-13#27714
alexey-milovidov merged 1 commit intomasterfrom
fix-build-clang-13

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Add support for build with clang-13. This closes #27705.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-build Pull request with build/testing/packaging improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build failed using clang-13 with error: variable 'y' set but not used [-Werror,-Wunused-but-set-variable]

2 participants