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

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 11 16:37:58 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294880: sancov.py: [Py3] Get rid of "print" statement. Use print() or write() instead. (authored by chapuni).

Changed prior to commit:
  https://reviews.llvm.org/D27405?vs=80243&id=88110#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27405

Files:
  compiler-rt/trunk/lib/sanitizer_common/scripts/sancov.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27405.88110.patch
Type: text/x-patch
Size: 5623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170212/19c3ba44/attachment.bin>


More information about the llvm-commits mailing list