Skip to content

[Tools] Use const& and std::move to avoid copies - #17714

Open
vkucera wants to merge 1 commit into
AliceO2Group:masterfrom
vkucera:const-Tools
Open

[Tools] Use const& and std::move to avoid copies#17714
vkucera wants to merge 1 commit into
AliceO2Group:masterfrom
vkucera:const-Tools

Conversation

@vkucera

@vkucera vkucera commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Mostly done automatically by Clang-Tidy.

Mostly done automatically by Clang-Tidy.
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

O2 linter results: ❌ 96 errors, ⚠️ 140 warnings, 🔕 2 disabled

@github-actions github-actions Bot added the tools label Sep 1, 2026
@github-actions github-actions Bot changed the title Use const& and std::move to avoid copies [Tools] Use const& and std::move to avoid copies Sep 1, 2026
@vkucera
vkucera marked this pull request as ready for review September 1, 2026 15:54
@alibuild

alibuild commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 81fc954 at 2026-09-02 21:12:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.

Full log here.

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

Labels

Development

Successfully merging this pull request may close these issues.

2 participants