Skip to content

Conversation

@gtsoul-tech
Copy link
Collaborator

Fixes/supresses some of the clang-tidy warnings

closes some:#253

ignored in this pr:
8 clang-analyzer-cplusplus.NewDelete (boost libr)
55 clang-analyzer-deadcode.DeadStores (build parser)
1 clang-analyzer-optin.cplusplus.VirtualCall (gtest)
11 clang-analyzer-optin.performance.Padding (fdr limex)
2 clang-analyzer-valist.Uninitialized (gest)

Copy link

@markos markos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@markos markos merged commit 8fc1a7e into VectorCamp:develop Jun 4, 2024
markos pushed a commit that referenced this pull request Oct 24, 2025
* core.StackAddressEscape

* cplusplus.VirtualCall

* clang-analyzer-deadcode.DeadStores

* clang-analyzer-core.NullDereference

* clang-analyzer-core.NonNullParamChecker

* change to nolint

---------

Co-authored-by: gtsoul-tech <gtsoulkanakis@gmail.com>
markos pushed a commit that referenced this pull request Oct 24, 2025
* core.StackAddressEscape

* cplusplus.VirtualCall

* clang-analyzer-deadcode.DeadStores

* clang-analyzer-core.NullDereference

* clang-analyzer-core.NonNullParamChecker

* change to nolint

---------

Co-authored-by: gtsoul-tech <gtsoulkanakis@gmail.com>
markos pushed a commit that referenced this pull request Oct 24, 2025
* core.StackAddressEscape

* cplusplus.VirtualCall

* clang-analyzer-deadcode.DeadStores

* clang-analyzer-core.NullDereference

* clang-analyzer-core.NonNullParamChecker

* change to nolint

---------

Co-authored-by: gtsoul-tech <gtsoulkanakis@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.

2 participants