diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-08-09 22:48:16 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-08-09 22:48:16 +0000 |
commit | bf74b568182bcfbe711b6a4f74293d007b8d5f00 (patch) | |
tree | 0979238d7e69e6a16c7c2fd7ad9f2314ac505c87 /lib/StaticAnalyzer/Core/MemRegion.cpp | |
parent | c9c48dba2004b9d25e96d02e12b932a8826c6632 (diff) |
[analyzer] Devirtualize StoreManager::evalDerivedToBase(SVal, CastExpr)
This was triggering -Woverloaded-virtual, but there's really no reason for
the cast version to be virtual anyway. It just calls through to the QualType
entry point.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161631 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/MemRegion.cpp')
0 files changed, 0 insertions, 0 deletions