Skip to content
Commit 4a941e25 authored by Richard Smith's avatar Richard Smith
Browse files

If a constexpr function template specialization is referenced, and then the

template is defined, and then the specialization is referenced again, don't
forget to instantiate the template on the second reference. Use the source
location of the first reference as the point of instantiation, though.

llvm-svn: 150518
parent 7e747957
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