Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[onert/test] Apply strict build to benchmark library #14471

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

hseok-oh
Copy link
Contributor

This commit applies strict build to benchmark test library.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh [email protected]


Draft: #14440

This commit applies strict build to benchmark test library.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>
@hseok-oh hseok-oh added the PR/ready for review It is ready to review. Please review it. label Dec 17, 2024
@hseok-oh hseok-oh requested a review from a team December 17, 2024 10:27
Comment on lines -73 to +74
bool _term;
bool _run;
bool _term;
Copy link
Contributor

Choose a reason for hiding this comment

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

Does strict build also catch the order of variable ..?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Right. Constructor's initialization order should be same with order of variable.

@zetwhite zetwhite requested a review from a team December 18, 2024 02:20
Copy link
Contributor

@ys44kim ys44kim left a comment

Choose a reason for hiding this comment

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

LGTM

@hseok-oh hseok-oh requested a review from ragmani December 18, 2024 09:49
Copy link
Contributor

@ragmani ragmani left a comment

Choose a reason for hiding this comment

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

LGTM

@glistening glistening merged commit d7f2057 into Samsung:master Dec 18, 2024
9 checks passed
@hseok-oh hseok-oh deleted the bm_strict_build branch December 19, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR/ready for review It is ready to review. Please review it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants