summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2012-06-26 17:45:31 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2012-06-26 17:45:31 +0000
commit49e860b248add5ef49fc967a1b503da74b0c3f95 (patch)
treeac41883087d1bc0ef22cf4afbdb76799df67b58c /clang/lib/Frontend/CompilerInvocation.cpp
parentf08ebab2ea6fae426aafa42bb5ffb7c5e625e4f7 (diff)
downloadbcm5719-llvm-49e860b248add5ef49fc967a1b503da74b0c3f95.tar.gz
bcm5719-llvm-49e860b248add5ef49fc967a1b503da74b0c3f95.zip
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. llvm-svn: 159212
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud