diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-10-08 00:14:38 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-10-08 00:14:38 +0000 |
commit | 63e5e64a49ef936383ad93ea283b2b07f115e78c (patch) | |
tree | 8e3995edcd0f1aca2ab025cd712231e679c9ea93 /lib/CodeGen/CodeGenModule.cpp | |
parent | 2db323294ac02296125e1e0beb4c3595992e75bb (diff) |
Only perform an implicit instantiation of a function if its template
specialization kind is TSK_ImplicitInstantiation. Previously, we would
end up implicitly instantiating functions that had explicit
specialization declarations or explicit instantiation declarations
(with no corresponding definitions).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83511 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions