]> granicus.if.org Git - clang/commit
Emit complete-object constructors for abstract classes in kext mode for
authorJohn McCall <rjmccall@apple.com>
Mon, 16 May 2011 23:34:46 +0000 (23:34 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 16 May 2011 23:34:46 +0000 (23:34 +0000)
commit3217395e88e661e2a1c2b7eecb59629f67945b41
treea7172bc71e613556a735b38a5561085fdd33f245
parentcf34e757b968f1fa7965cab1464212ade4d9f991
Emit complete-object constructors for abstract classes in kext mode for
reasons that honestly really, really need to be looked into.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131434 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXX.cpp
test/CodeGenCXX/apple-kext-symbols.cpp [new file with mode: 0644]