llvm-project/clang/tools/scan-build-py/libscanbuild
Ilya Biryukov d49e75afbd Revert "[analyzer] Support for naive cross translation unit analysis"
Also revert "[analyzer] Fix a compiler warning"
This reverts commits r326323 and r326324.

Reason: the commits introduced a cyclic dependency in the build graph.
This happens to work with cmake, but breaks out internal integrate.

llvm-svn: 326432
2018-03-01 12:43:39 +00:00
..
resources
__init__.py Revert "[analyzer] Support for naive cross translation unit analysis" 2018-03-01 12:43:39 +00:00
analyze.py Revert "[analyzer] Support for naive cross translation unit analysis" 2018-03-01 12:43:39 +00:00
arguments.py Revert "[analyzer] Support for naive cross translation unit analysis" 2018-03-01 12:43:39 +00:00
clang.py Revert "[analyzer] Support for naive cross translation unit analysis" 2018-03-01 12:43:39 +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 Revert "[analyzer] Support for naive cross translation unit analysis" 2018-03-01 12:43:39 +00:00
shell.py