Skip to content

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
r-devulap added a commit to r-devulap/x86-simd-sort that referenced this pull request Sep 10, 2025
Adapting to new google benchmark requirements of >= v1.9.2. See
google/benchmark#1927
r-devulap added a commit to r-devulap/x86-simd-sort that referenced this pull request Sep 10, 2025
Adapting to new google benchmark requirements of >= v1.9.2. See
google/benchmark#1927
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.

3 participants