[PATCH] tools: Low hanging Python 3 compatibility fixes
Ville Skyttä via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 28 05:19:13 PDT 2016
---
tools/clang-format/clang-format-diff.py | 4 +--
tools/clang-format/clang-format.py | 6 ++---
tools/clang-format/git-clang-format | 42 ++++++++++++++++--------------
tools/scan-build/bin/set-xcode-analyzer | 24 ++++++++---------
tools/scan-view/bin/scan-view | 11 ++++----
tools/scan-view/share/Reporter.py | 6 ++---
tools/scan-view/share/ScanView.py | 46 ++++++++++++++++-----------------
tools/scan-view/share/startfile.py | 2 +-
8 files changed, 72 insertions(+), 69 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tools-Low-hanging-Python-3-compatibility-fixes.patch
Type: text/x-patch
Size: 18797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160328/e02e10d3/attachment.bin>
More information about the cfe-commits
mailing list