zhouyizhou added a comment.

In D144157#4131103 <https://reviews.llvm.org/D144157#4131103>, @ChuanqiXu wrote:

>> debian build bot won't let me pass, so I clang-formatted the function 
>> ActOnEnumBody
>
> You can try `git diff -U0 --no-color --relative HEAD^ | 
> clang/tools/clang-format/clang-format-diff.py -p1 -i` to format the changed 
> part only. Currently there are many untouched part changed due to the format. 
> This is not good.

Thank you for your valuable advice, the command is fantastic indeed. I will 
resend the patch immediately.  
Thanks again
Cheers Zhouyi


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144157/new/

https://reviews.llvm.org/D144157

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to