This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
tools
/
scan-build
/
c++-analyzer.bat
Anton Yartsev
39323f95cc
[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".
...
llvm-svn: 219812
2014-10-15 17:13:02 +00:00
2 lines
25 B
Batchfile
Raw
Blame
History
perl -S c++-analyzer
%*
Reference in New Issue
View Git Blame
Copy Permalink