Skip to content
Commit 6411b92e authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 3d22a3af
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