aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-10-08 00:14:38 +0000
committerDouglas Gregor <dgregor@apple.com>2009-10-08 00:14:38 +0000
commite3dfd4826b6ae3b37527d0fb4a1bc41abd090423 (patch)
tree152d87f197da6c028bab0d32b0a9840ad107f672 /clang/lib/CodeGen/CodeGenModule.cpp
parentdafd08ea7eab720156ae57deea97a0c6e6b01be7 (diff)
downloadllvm-e3dfd4826b6ae3b37527d0fb4a1bc41abd090423.zip
llvm-e3dfd4826b6ae3b37527d0fb4a1bc41abd090423.tar.gz
llvm-e3dfd4826b6ae3b37527d0fb4a1bc41abd090423.tar.bz2
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). llvm-svn: 83511
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions