llvm-project/clang/tools
Sylvestre Ledru 9e0752980c Fix a bug when scan-build is used in a cross-compilation environment with
the --use-cc option.

Instead, we will search in the PATH
For example:
 scan-build --use-cc=arm-none-eabi-gcc -o out make -e

Initially reported as a Debian Bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748777

llvm-svn: 215229
2014-08-08 17:15:13 +00:00
..
arcmt-test Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
c-arcmt-test Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
c-index-test Fix a memory leak - dispose of the CXString after printing it in mangling. 2014-08-01 12:55:44 +00:00
clang-check Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
clang-format Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
clang-format-vs Update build instructions for the clang-format VS plugin 2014-08-01 17:38:53 +00:00
diag-build Briefly document diag-build.sh 2013-12-28 21:59:11 +00:00
diagtool Add missing header guards. 2014-08-08 13:24:19 +00:00
driver Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
libclang CompilationDatabase: Sure-up ownership of compilation databases using std::unique_ptr 2014-08-08 16:06:15 +00:00
scan-build Fix a bug when scan-build is used in a cross-compilation environment with 2014-08-08 17:15:13 +00:00
scan-view [analyzer] scan-view: don't ever serve absolute paths. 2013-04-29 17:23:06 +00:00
CMakeLists.txt Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00