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 | b7596f60153895dfbf177c5c3a28f33e40e44ab8 (patch) | |
tree | 2c873d86182865df20af31e671f3496a001d82a5 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5bb2ba0503912a9e67c900a1e86ae1e2aa843c38 (diff) | |
download | bcm5719-llvm-b7596f60153895dfbf177c5c3a28f33e40e44ab8.tar.gz bcm5719-llvm-b7596f60153895dfbf177c5c3a28f33e40e44ab8.zip |
[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.
llvm-svn: 161631
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions