[Statistics] Move GetStatDescription to an header file.
authorDavide Italiano <davide@freebsd.org>
Mon, 16 Apr 2018 18:25:57 +0000 (18:25 +0000)
committerDavide Italiano <davide@freebsd.org>
Mon, 16 Apr 2018 18:25:57 +0000 (18:25 +0000)
commit70539360e6a743edd257889c00e7856ec3101d0d
tree97f64631cc82bc8e3ee7f078800f45088719a410
parent25eae5c8796d397b5cf4ea15866ae1e71a86cfcd
[Statistics] Move GetStatDescription to an header file.

In preparation for using it in the API.

<rdar://problem/36555975>

llvm-svn: 330147
lldb/include/lldb/lldb-private-enumerations.h
lldb/source/Commands/CommandObjectStats.cpp