Skip to content
Commit f39c0c24 authored by DeLesley Hutchins's avatar DeLesley Hutchins
Browse files

Fix template instantiation of attributes. More specifically, fix the case

where an attribute is attached to a forward declaration of a template function,
and refers to parameters of that declaration, but is then inherited by the
definition of that function.  When the definition is instantiated, the
parameter references need to be remapped.

llvm-svn: 164710
parent 2de0a991
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