diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2012-06-26 17:45:31 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2012-06-26 17:45:31 +0000 |
commit | 0b4fe503ef00d9f8ea330850d3e3b303e9c7c876 (patch) | |
tree | 4ea4cf2da2635676660fe4ed9c1ece8d0994a03d /lib/Driver/Tools.cpp | |
parent | 7ed4f663287b087bc566d29d9febdfdeb8dd2776 (diff) |
During codegen of a virtual call we would extract any casts in the expression
to see if we had an underlying final class or method, but we would then
use the cast type to do the call, resulting in a direct call to the wrong
method.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159212 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions