[Reproducers] Mark partial specialization as inline
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 8 Mar 2019 00:24:06 +0000 (00:24 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 8 Mar 2019 00:24:06 +0000 (00:24 +0000)
commit743a27908ff2a386304b916de9b830b57c79479e
treeacd3bad5adea0e54730248e617c2820945e6302b
parent7e89b3cc17e71ab515c2b14a1d2a7229128871d0
[Reproducers] Mark partial specialization as inline

The overload and/or template specialization are regular functions and
should be marked inline when implemented in the header. Writing the
previous commit message should've made that obvious but I was already
overthinking it. This will fix the windows bot.

llvm-svn: 355657
lldb/include/lldb/Utility/ReproducerInstrumentation.h