Closed rizsotto closed 9 years ago
the expected behavior of scan-build command to always create sub-directory in the specified target directory. (my thought was to improve the usage by use the given target directory as is. but SATestBuild.py script does enforce it.)
scan-build
SATestBuild.py
commits: 2c23f412e4e22ff030136bf81319723927c1fe07 and 8395743488755b8dd398f7986517736c288014ef fix this.
the expected behavior of
scan-build
command to always create sub-directory in the specified target directory. (my thought was to improve the usage by use the given target directory as is. butSATestBuild.py
script does enforce it.)