
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
27 B
Batchfile
2 lines
27 B
Batchfile
python %~dp0analyze-cc %*
|