Skip to content

clang-format the examples/cpp directory#25764

Merged
vjpai merged 1 commit intogrpc:masterfrom
vjpai:clang_fmt_examples
Mar 22, 2021
Merged

clang-format the examples/cpp directory#25764
vjpai merged 1 commit intogrpc:masterfrom
vjpai:clang_fmt_examples

Conversation

@vjpai
Copy link
Copy Markdown
Contributor

@vjpai vjpai commented Mar 19, 2021

Add the examples/cpp directory to the clang-format consistency check to make sure that the code looks right. Realized that this looks odd when I was working on some examples.

@vjpai vjpai added lang/c++ lang/ObjC release notes: no Indicates if PR should not be in release notes labels Mar 19, 2021
@vjpai vjpai marked this pull request as ready for review March 19, 2021 07:39
@vjpai vjpai requested a review from veblush March 19, 2021 07:40
@vjpai vjpai enabled auto-merge (squash) March 19, 2021 07:40
@jtattermusch jtattermusch disabled auto-merge March 19, 2021 14:44
Copy link
Copy Markdown
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.

Approving to grant OWNERS approval.

I think @veblush is the best person to review the actual changes since he dealt with lots of c++ cleanup recently.

@vjpai
Copy link
Copy Markdown
Contributor Author

vjpai commented Mar 19, 2021

@jtattermusch Thanks for the review! Yes, I've assigned @veblush as the code reviewer for that reason.

Copy link
Copy Markdown
Contributor

@veblush veblush left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for the clean-up!

@vjpai vjpai merged commit ce16365 into grpc:master Mar 22, 2021
@vjpai vjpai deleted the clang_fmt_examples branch March 22, 2021 17:23
@tonysongzheng
Copy link
Copy Markdown

GPR_ASSERT(ok); ok is false when called quickly. why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang/c++ lang/ObjC 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.

4 participants