Skip to content

Updated clang toolset to version 19#60

Merged
percona-ysorokin merged 1 commit intomainfrom
clang_19
May 22, 2025
Merged

Updated clang toolset to version 19#60
percona-ysorokin merged 1 commit intomainfrom
clang_19

Conversation

@percona-ysorokin
Copy link
Copy Markdown
Collaborator

CMake presets for Boost, AWS SDK C++ and the main projects now use 'clang-19'.

GitHub Actions scripts now use 'clang19_xxx' presets instead of 'clang1_xxx'.

Clang Format and Clang Tidy invocations in GitHub Actions scripts changed to version 19.

Fixed new clang-19-specific Clang Tidy warnings in the source code.

Verified that "-stdlib=libc++ -fsanitize=address" alloc-dealloc-mismatch issue (llvm/llvm-project#59432) still exists in Clang 19 - updated TODO item to try again in Clang 20.

CMake presets for Boost, AWS SDK C++ and the main projects now use
'clang-19'.

GitHub Actions scripts now use 'clang19_xxx' presets instead of
'clang1_xxx'.

Clang Format and Clang Tidy invocations in GitHub Actions scripts
changed to version 19.

Fixed new clang-19-specific Clang Tidy warnings in the source code.

Verified that "-stdlib=libc++ -fsanitize=address" alloc-dealloc-mismatch
issue (llvm/llvm-project#59432) still exists
in Clang 19 - updated TODO item to try again in Clang 20.
@percona-ysorokin percona-ysorokin merged commit 4bd572b into main May 22, 2025
7 checks passed
@percona-ysorokin percona-ysorokin deleted the clang_19 branch May 22, 2025 11:45
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.

1 participant