Skip to content

PS-10624 feature: Update build scripts to use clang-20 toolset (re-enable clang ASan runs)#104

Merged
percona-ysorokin merged 1 commit intomainfrom
clang_20
Mar 17, 2026
Merged

PS-10624 feature: Update build scripts to use clang-20 toolset (re-enable clang ASan runs)#104
percona-ysorokin merged 1 commit intomainfrom
clang_20

Conversation

@percona-ysorokin
Copy link
Collaborator

https://perconadev.atlassian.net/browse/PS-10624

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

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

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

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

Minor formatting fixes cause by clang-format-20.

Verified that "-stdlib=libc++ -fsanitize=address" alloc-dealloc-mismatch issue (llvm/llvm-project#59432) is now fixed in clang-20. Because of that re-enabled MTR and CTest runs in the "Clang 20 ASan" GitHub Actions configuration.

…able clang ASan runs)

https://perconadev.atlassian.net/browse/PS-10624

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

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

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

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

Minor formatting fixes cause by clang-format-20.

Verified that "-stdlib=libc++ -fsanitize=address" alloc-dealloc-mismatch issue
(llvm/llvm-project#59432) is now fixed in clang-20.
Because of that re-enabled MTR and CTest runs in the "Clang 20 ASan" GitHub Actions
configuration.
@percona-ysorokin percona-ysorokin merged commit 8b00e72 into main Mar 17, 2026
7 checks passed
@percona-ysorokin percona-ysorokin deleted the clang_20 branch March 17, 2026 15:27
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