Skip to content
Commit 0b70de15 authored by Richard Smith's avatar Richard Smith
Browse files

[modules] Ensure that an in-class function definition is attached to the

declaration of the function that ends up in the primary definition of
the class.

... at least for class templates. This is necessary for us to be able to
track when an inline friend function has a definition that needs to be
(lazily) instantiated.

llvm-svn: 335805
parent ab70f588
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