]> granicus.if.org Git - clang/commit
Fix the -Wunused-variable warning.
authorHaojian Wu <hokein@google.com>
Wed, 14 Aug 2019 08:20:42 +0000 (08:20 +0000)
committerHaojian Wu <hokein@google.com>
Wed, 14 Aug 2019 08:20:42 +0000 (08:20 +0000)
commit9958a1776c35f3316f01fddd474e664add499c64
treec9cb5ac1145252c71dd1985bed73aa91b5bd66b5
parent3c901df6bd845350fe015d4700a33c6bf060961e
Fix the -Wunused-variable warning.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@368808 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BugReporter.cpp
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp