[PATCH] D67532: [LNT] Python 3 support: print statements

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 02:13:05 PDT 2019


thopre added a comment.

Could you take advantage of the change to consistently have a whitespace between comma and the next argument?

BTW thanks for working on this, I was working myself on a patch series to port LNT to python3, in the process of cleaning up that said patch series.


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

https://reviews.llvm.org/D67532





More information about the llvm-commits mailing list