Skip to content
Commit 8e7ca8e0 authored by Rafael Espindola's avatar Rafael Espindola
Browse files

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
parent fc8c3b75
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment