clang/tools/scan-build-py/libscanbuild
Anton Yartsev 8f351cf9bd [analyzer][scan-build] Non-existing directory for scan-build output.
Makes scan-build successfully accept non-existing output directories provided via "-o" option. The directory is created in this case. This behavior is conforming to the old perl scan-build implementation.
(http://reviews.llvm.org/D17091)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@261480 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-21 17:04:26 +00:00
..
resources
__init__.py
analyze.py [analyzer] Add --force-analyze-debug-code option to scan-build 2016-02-18 11:08:46 +00:00
clang.py
command.py
intercept.py
report.py [analyzer][scan-build] Non-existing directory for scan-build output. 2016-02-21 17:04:26 +00:00
runner.py [analyzer] Add --force-analyze-debug-code option to scan-build 2016-02-18 11:08:46 +00:00
shell.py