aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/RegionStore.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-01-15 09:03:45 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-01-15 09:03:45 +0000
commitae9f85b2c062ac20512a484cfa6e66239dd3d0d9 (patch)
tree7bf4135d4ca8c13abd6b4a2e76df3f3f69cd6095 /lib/StaticAnalyzer/Core/RegionStore.cpp
parentfa16125aaf667c2bd80efcea403a7a71aa65da14 (diff)
Two variables had been added for an assert, but their values were
re-computed rather than the variables be re-used just after the assert. Just use the variables since we have them already. Fixes an unused variable warning. Also fix an 80-column violation. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148212 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/RegionStore.cpp')
0 files changed, 0 insertions, 0 deletions