Don't produce a vtable for a class if we have an explicit template...
Don't produce a vtable for a class if we have an explicit template instantiation declaration and no key function. We will produce the vtable at the explicit template instantiation. Fixes PR6748 llvm-svn: 100266
Loading
Please register or sign in to comment