Richard Smith 778aacb5a3 [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.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207133 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-24 18:27:29 +00:00
..
2014-04-16 22:38:02 +00:00
2014-04-23 11:16:03 +00:00
2014-03-10 22:24:07 +00:00
2014-04-24 06:44:33 +00:00