clang-1/tools/scan-build
Bill Wendling 9ed87fbdad Merging r215229:
------------------------------------------------------------------------
r215229 | sylvestre | 2014-08-08 10:15:13 -0700 (Fri, 08 Aug 2014) | 11 lines

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


------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_35@215427 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-12 05:38:53 +00:00
..
c++-analyzer [analyzer] Finally make c++-analyzer 'executable' again. 2013-05-02 01:57:58 +00:00
ccc-analyzer Merging r215229: 2014-08-12 05:38:53 +00:00
scan-build Consistency on the tab/space 2014-07-17 08:40:35 +00:00
scan-build.1 update of the clang version (should probably managed in the configure) 2014-02-11 21:37:27 +00:00
scan-build.bat [analyzer] scan-build for Windows 2013-05-02 00:52:46 +00:00
scanview.css Remove trailing spaces (no other change). Bikeshed #2 2014-02-18 17:21:45 +00:00
set-xcode-analyzer Handle possible trailing '/' in xcode-select output. Patch by Jeff Olson. 2014-04-21 14:13:22 +00:00
sorttable.js Fix typos 2014-07-14 19:42:55 +00:00