]> granicus.if.org Git - clang/commit
[analyzer] Fix for PR24112 (scan-build doesn't work with --use-analyzer="path to...
authorAnton Yartsev <anton.yartsev@gmail.com>
Thu, 20 Aug 2015 21:52:39 +0000 (21:52 +0000)
committerAnton Yartsev <anton.yartsev@gmail.com>
Thu, 20 Aug 2015 21:52:39 +0000 (21:52 +0000)
commita8a5653cb275daf5899bcfcb42d0d5d6cb0058eb
tree91a690c7f2d2fba941c5f3d3d87f5ce895203308
parent8ef8ec703ca0e6626148b9783a551d32ac8b32be
[analyzer] Fix for PR24112 (scan-build doesn't work with --use-analyzer="path to clang++.exe").

Don't derive the path_to_clang++ from the path_to_clang if the path_to_clang is really the path_to_clang++.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@245621 91177308-0d34-0410-b5e6-96231b3b80d8
tools/scan-build/scan-build