This is an archive of the discontinued LLVM Phabricator instance.

[clang] NFC: add line break at the end of if expressions
ClosedPublic

Authored by zhouyizhou on Jun 20 2021, 10:04 AM.

Details

Summary

Hi,

In function TransformTemplateArgument,
would it be better to add line break at the end of "if" expressions?

I use clang-format to do the job for me.

Thanks a lot

Diff Detail

Event Timeline

zhouyizhou requested review of this revision.Jun 20 2021, 10:04 AM
zhouyizhou created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2021, 10:04 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
pengfei accepted this revision.Jun 20 2021, 7:19 PM

LGTM.

This revision is now accepted and ready to land.Jun 20 2021, 7:19 PM
xgupta added a subscriber: xgupta.Jun 30 2021, 3:56 AM

It seems you need someone to commit this patch? If so you need to share your name and email address. So that someone with commit access can commit it for you.

zhouyizhou added a comment.EditedJun 30 2021, 4:17 AM

It seems you need someone to commit this patch? If so you need to share your name and email address. So that someone with commit access can commit it for you.

Thank you very much, I did want someone to commit this patch for me.

My name is “Zhouyi Zhou”
My email address is “zhouzhouyi@gmail.com”