Skip to content

More fixes to clang-tidy findings in generated code#45

Merged
timwoj merged 2 commits into
masterfrom
topic/timw/clang-tidy-fixes
Jun 11, 2025
Merged

More fixes to clang-tidy findings in generated code#45
timwoj merged 2 commits into
masterfrom
topic/timw/clang-tidy-fixes

Conversation

@timwoj

@timwoj timwoj commented Jun 10, 2025

Copy link
Copy Markdown
Member
  • Add NOLINT directives for enums in generated code. We're never going to go through and set sizes for all of these.
  • Add override to virtual methods in generated code. This also adds = default to a few destructors that didn't have bodies in the binpac code itself.

@timwoj
timwoj merged commit 482afe3 into master Jun 11, 2025
15 of 16 checks passed
@timwoj
timwoj deleted the topic/timw/clang-tidy-fixes branch June 11, 2025 17: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.

2 participants