Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[clang-tidy] use unique_ptr for benchmark registration #1927

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

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Conversation

dmah42
Copy link
Member

@dmah42 dmah42 commented Feb 11, 2025

Part of #1925

@dmah42 dmah42 changed the title use unique_ptr for benchmark registration [clang-tidy] use unique_ptr for benchmark registration Feb 11, 2025
@dmah42 dmah42 marked this pull request as ready for review February 11, 2025 19:46
@dmah42 dmah42 merged commit 05c5930 into main Feb 11, 2025
97 of 101 checks passed
@dmah42 dmah42 deleted the use_unique_ptr branch February 11, 2025 21:10
dmah42 added a commit that referenced this pull request Feb 11, 2025
* use unique_ptr for benchmark registration
dmah42 added a commit that referenced this pull request Feb 11, 2025
* [clang-tidy] fix warning about decaying array to pointer

* fix a different warning (old style cast)

* use string_view instead of old-style const char* strings

* ensure bazel windows is using c++17

* learn to use bazel

* and tests

* precommit fix

* more string_view creation and casting

* format

* format

* [clang-tidy] use unique_ptr for benchmark registration (#1927)

* use unique_ptr for benchmark registration
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