]> granicus.if.org Git - clang/commit
[analyzer] When running scan-build with -plist on ./configure, delete the plist files.
authorAnna Zaks <ganna@apple.com>
Fri, 9 Sep 2011 18:43:53 +0000 (18:43 +0000)
committerAnna Zaks <ganna@apple.com>
Fri, 9 Sep 2011 18:43:53 +0000 (18:43 +0000)
commit9134294114c15b938f2ff954995d9f00f63dd9d8
treea285341567c55c823ff86836cbae8351442bfa66
parent6311d2bb3db1ec1064f45a14983ae5806adc676a
[analyzer] When running scan-build with -plist on ./configure, delete the plist files.
(scan-build does not set the $HtmlDir when running against configure. Previously, this implied that the plist files would appear in the current directory, with this patch they will get deleted.)

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