Home | History | Annotate | Download | only in scan-build

Lines Matching refs:executable

867   # Make sure $Dir and $BaseDir are world readable/executable.
1182 scan-build uses the 'clang' executable relative to itself for static
1448 DieDiag("'--use-cc' option requires a compiler executable name.\n");
1466 DieDiag("'--use-c++' option requires a compiler executable name.\n");
1600 DieDiag("error: Cannot find an executable 'clang' relative to scan-build." .
1615 DieDiag("No 'clang' executable found by 'xcrun'\n");
1621 DieDiag("Cannot find an executable clang at '$AnalyzerDiscoveryMethod'\n");
1660 # non-portable -x (file is executable). On some windows ports -x just checks
1661 # file extension to determine if a file is executable (see Perl language