Skip to content

refactor: enable move-const-arg trivially-copyable check#114

Draft
l0rinc wants to merge 1 commit intomasterfrom
detached476-move
Draft

refactor: enable move-const-arg trivially-copyable check#114
l0rinc wants to merge 1 commit intomasterfrom
detached476-move

Conversation

@l0rinc
Copy link
Copy Markdown
Owner

@l0rinc l0rinc commented Feb 4, 2026

tidy without fixes (see #113)

Now that the codebase is clean under this check, remove the override so clang-tidy will flag no-op `std::move()` calls on trivially copyable types.

Co-authored-by: Andrew Toth <andrewstoth@gmail.com>
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