diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-08-25 22:46:27 +0000 |
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-08-25 22:46:27 +0000 |
| commit | 7463ed7c89f487fe0290c16b04caa24ca496131e (patch) | |
| tree | 19e8b5554d54fa57faf8426a150c3002feda45d7 /clang/lib/CodeGen/CGExprScalar.cpp | |
| parent | 0300813d6af5fe34768db5a6249c9d872ee1d9bc (diff) | |
| download | bcm5719-llvm-7463ed7c89f487fe0290c16b04caa24ca496131e.tar.gz bcm5719-llvm-7463ed7c89f487fe0290c16b04caa24ca496131e.zip | |
CodeGen: Unify two implementations of canDevirtualizeMemberFunctionCall.
They were mostly copy&paste of each other, move it to CodeGenFunction. Of course
the two implementations have diverged over time; the one in CGExprCXX seems to
be the more modern one so I picked that one and moved it to CGClass which feels
like a better home for it. No intended functionality change.
llvm-svn: 189203
Diffstat (limited to 'clang/lib/CodeGen/CGExprScalar.cpp')
0 files changed, 0 insertions, 0 deletions

