diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-09-11 20:15:17 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-09-11 20:15:17 +0000 |
commit | 6411b92ee6d4ac926a7f5daa2bfd5adfcfa6b033 (patch) | |
tree | 05fdd9c13e8892e34615987aeb705f284c745a8d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3d22a3af2d3e441fa2b98f3c397804617edb2ef8 (diff) | |
download | bcm5719-llvm-6411b92ee6d4ac926a7f5daa2bfd5adfcfa6b033.tar.gz bcm5719-llvm-6411b92ee6d4ac926a7f5daa2bfd5adfcfa6b033.zip |
Tweak the semantics of FunctionDecl::isOutOfLine to consider an
instantiation of a member function template or member function of a
class template to be out-of-line if the definition of that function
template or member function was defined out-of-line. This ensures that
we get the correct linkage for explicit instantiations of out-of-line
definitions.
llvm-svn: 81562
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions