]> granicus.if.org Git - clang/commit
Portable Python script across Python version
authorSerge Guelton <sguelton@quarkslab.com>
Tue, 18 Dec 2018 16:07:06 +0000 (16:07 +0000)
committerSerge Guelton <sguelton@quarkslab.com>
Tue, 18 Dec 2018 16:07:06 +0000 (16:07 +0000)
commitcf888dadbd8a75717f099042d4942f4a62d869ca
tree0c2fe8ea81fe494dbaeeeeefceb6405418b24761
parentbd8d3419e1b6a1c7ec82e1ceb1f22b407a38dac9
Portable Python script across Python version

commands.getoutput has been move to subprocess module in Python3

Differential Revision: https://reviews.llvm.org/D55205

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@349503 91177308-0d34-0410-b5e6-96231b3b80d8
tools/scan-view/share/startfile.py
utils/clangdiag.py