]> granicus.if.org Git - clang/commit
[analyzer] Perl scripts are run differently from makefiles. Sometimes additional...
authorAnton Yartsev <anton.yartsev@gmail.com>
Wed, 15 Oct 2014 17:13:02 +0000 (17:13 +0000)
committerAnton Yartsev <anton.yartsev@gmail.com>
Wed, 15 Oct 2014 17:13:02 +0000 (17:13 +0000)
commit6b0ed0ae9203ed21763a42377ca0b600ac58f0b0
tree4cbdad6a86ceaaa7244e1e8d6e29fb8ed104f2e3
parent065a98c4ce5af0110844dd6a43659cfda618e990
[analyzer] Perl scripts are run differently from makefiles. Sometimes additional utilities are involved, e.g. 'env' utility that present in MSYS but is missing in MinGW. The patch unifies launch of "c++-analyzer" and "ccc-analyzer".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219812 91177308-0d34-0410-b5e6-96231b3b80d8
tools/scan-build/c++-analyzer.bat [new file with mode: 0644]
tools/scan-build/ccc-analyzer.bat [new file with mode: 0644]