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

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 12:24:45 PDT 2019


hubert.reinterpretcast added a comment.

In D67532#1669054 <https://reviews.llvm.org/D67532#1669054>, @thopre wrote:

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


I'll commit this with the requested whitespace change.


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

https://reviews.llvm.org/D67532





More information about the llvm-commits mailing list