Also manages clang-X as tool for scan-build
authorSylvestre Ledru <sylvestre@debian.org>
Sun, 16 Sep 2018 19:36:59 +0000 (19:36 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Sun, 16 Sep 2018 19:36:59 +0000 (19:36 +0000)
commit757a1fae343cd48585390115d1ceea58614a2b56
tree54e87749509c52aaf745676a0c89e6419e37fb26
parentea069ffd44fdb255dd613cb62203689170eb332e
Also manages clang-X as tool for scan-build

Summary:
This will make
scan-build-7 clang-7 -c foo.c &> /dev/null

Reviewers: jroelofs

Subscribers: kristina, cfe-commits

Differential Revision: https://reviews.llvm.org/D52151

llvm-svn: 342350
clang/tools/scan-build/bin/scan-build