ChuanqiXu added a comment.

> 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.


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