[PATCH] D27405: Make sancov.py py3-compatible

Mike Aizatsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 12:56:06 PST 2017


aizatsky added a comment.

If this script working under python3 is your goal, then I suggest you make the script work first, rather then try to fix lint issues separately. I'd rather we do python3-ification in one change if possible.


Repository:
  rL LLVM

https://reviews.llvm.org/D27405





More information about the llvm-commits mailing list