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

[modules] "Specialize" a function by actually specializing a function template

rather than by adding an overload and hoping that it's declared before the code
that calls it. (In a modules build, it isn't.)

llvm-svn: 207133
parent 7ceec07c
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