
The following batch files allow to launch scan-build from an arbitrary location if path to clang\tools\scan-build-py\bin is added to %PATH%. llvm-svn: 260420
2 lines
29 B
Batchfile
2 lines
29 B
Batchfile
python %~dp0intercept-cc %*
|