llvm-project/clang/tools/scan-build-py/libscanbuild
Serge Guelton b748c0e696 Portable Python script across Python version
Make scripts more future-proof by importing most __future__ stuff.

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

llvm-svn: 349504
2018-12-18 16:07:37 +00:00
..
resources
__init__.py Resubmit [analyzer] Support for naive cross translation unit analysis 2018-03-01 14:54:16 +00:00
analyze.py [analyzer] Remove traces of ubigraph visualization 2018-09-06 23:07:47 +00:00
arguments.py Portable Python script across Python version 2018-12-18 16:07:37 +00:00
clang.py Resubmit [analyzer] Support for naive cross translation unit analysis 2018-03-01 14:54:16 +00:00
compilation.py D17487: [analyzer][scan-build-py] flag filter modification for compilation database creation 2016-04-19 12:03:03 +00:00
intercept.py [scan-build-py] use python tempfile for tempdir 2017-03-20 09:03:24 +00:00
report.py Resubmit [analyzer] Support for naive cross translation unit analysis 2018-03-01 14:54:16 +00:00
shell.py