diff options
author | Anders Carlsson <andersca@mac.com> | 2009-11-24 05:08:52 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@mac.com> | 2009-11-24 05:08:52 +0000 |
commit | ecf282b0486873309fd58ec4d3ec0dbf983b33d4 (patch) | |
tree | 815a9003c3f355ff6ee8907cb54cdb4628bb1073 /lib/CodeGen/CGCXXClass.cpp | |
parent | d02174c1f22974a1f0e2334e393f8345c6d11302 (diff) |
It is common for vtables to contain pointers to functions that have either incomplete return types or incomplete argument types.
Handle this by returning the llvm::OpaqueType for those cases, which CodeGenModule::GetOrCreateLLVMFunction knows about, and treats as being an "incomplete function".
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89736 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGCXXClass.cpp')
0 files changed, 0 insertions, 0 deletions