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

Update third_party/benchmark to v1.5.2 #25184

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Conversation

clementperon
Copy link
Contributor

This fix the following error when compiling:
error: #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
12 | #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
| ^~~~~

@markdroth

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 18, 2021

CLA Signed

The committers are authorized under a signed CLA.

@clementperon
Copy link
Contributor Author

@markdroth @veblush it's a trivial bump :)

@markdroth
Copy link
Member

@nicolasnoble, can you please take a look at this? Thanks!

@veblush veblush added release notes: no Indicates if PR should not be in release notes area/test lang/other kokoro:run labels Feb 22, 2021
@clementperon
Copy link
Contributor Author

@markdroth @veblush

Are these failing tests criticals ?

@veblush
Copy link
Contributor

veblush commented Mar 4, 2021

@clementperon Thanks for the PR. This needs additional change to pass the sanity check. (doc would be helpful to understand what's needed) You need to changes in bazel/grpc_deps.bzl and tools/run_tests/sanity/check_submodules.sh to have the same update you made. #25564 could be a good example.

This fix the following error when compiling:
error: #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
12 | #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
| ^~~~~

Signed-off-by: Clément Péron <peron.clem@gmail.com>
@clementperon
Copy link
Contributor Author

clementperon commented Mar 4, 2021

@veblush Done !

I have compute the sha256sum by myself on my computer. not sure where i can find it...

@clementperon
Copy link
Contributor Author

@jtattermusch thanks all pass :)

@veblush
Copy link
Contributor

veblush commented Mar 6, 2021

It looks good! Thank you!

@veblush
Copy link
Contributor

veblush commented Mar 6, 2021

@jtattermusch One more approval please.

Copy link
Contributor

@jtattermusch jtattermusch left a comment

Choose a reason for hiding this comment

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

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test lang/other release notes: no Indicates if PR should not be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants