[Lldb-commits] [lldb] r330147 - [Statistics] Move GetStatDescription to an header file.

Davide Italiano via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 16 12:00:36 PDT 2018


On Mon, Apr 16, 2018 at 11:30 AM, Zachary Turner via lldb-commits
<lldb-commits at lists.llvm.org> wrote:
> I think you need to mark this inline otherwise you're going to get multiple
> definitions no?
>

I'm pretty sure you're correct, although this didn't show up (probably
because it's used only in one place). Let me change it now.

Thanks,

--
Davide


More information about the lldb-commits mailing list