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
Differential D104604
[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, I use clang-format to do the job for me. Thanks a lot
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 20 2021, 7:19 PM Comment Actions 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. Comment Actions
Thank you very much, I did want someone to commit this patch for me. My name is “Zhouyi Zhou” Closed by commit rG2fd75507d185: [clang] NFC: add line break at the end of if expressions (authored by zhouyizhou, committed by Wang, Pengfei <pengfei.wang@intel.com>). · Explain WhyJun 30 2021, 4:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355506 clang/lib/Sema/TreeTransform.h
|