]> granicus.if.org Git - clang/commit
Fix an unused variable warning in released builds. While there use 'auto' to simplify...
authorCraig Topper <craig.topper@gmail.com>
Fri, 4 Dec 2015 05:27:29 +0000 (05:27 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 4 Dec 2015 05:27:29 +0000 (05:27 +0000)
commit37a9df4e20688681604536b1570da7426da4ceed
tree36519b094771d0627d566685e0758bab1437e3cc
parent8ecadd5aac7765fa112e8045419a1508f96fce67
Fix an unused variable warning in released builds. While there use 'auto' to simplify code.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@254704 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h