summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGOpenCLRuntime.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2013-08-25 22:46:27 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2013-08-25 22:46:27 +0000
commit7463ed7c89f487fe0290c16b04caa24ca496131e (patch)
tree19e8b5554d54fa57faf8426a150c3002feda45d7 /clang/lib/CodeGen/CGOpenCLRuntime.cpp
parent0300813d6af5fe34768db5a6249c9d872ee1d9bc (diff)
downloadbcm5719-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/CGOpenCLRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud