]> granicus.if.org Git - clang/commit
Remove unused parameter BugReporter due to previous patch.
authorZhongxing Xu <xuzhongxing@gmail.com>
Tue, 18 Aug 2009 08:58:41 +0000 (08:58 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Tue, 18 Aug 2009 08:58:41 +0000 (08:58 +0000)
commit292a5c04694ebf0cfcf41f5afe7e3db27019260e
tree8b73bc5a0bd756129a476a681b954ef8f64eb00e
parent50d5bc4e3b53eb8bb4ebf198f1213348a3fa0f38
Remove unused parameter BugReporter due to previous patch.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79328 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/BugReporter.h
lib/Analysis/BugReporter.cpp
lib/Analysis/CFRefCount.cpp