SBThread::GetDescription should use the Thread format instead of making up
authorJim Ingham <jingham@apple.com>
Wed, 28 Jan 2015 01:18:01 +0000 (01:18 +0000)
committerJim Ingham <jingham@apple.com>
Wed, 28 Jan 2015 01:18:01 +0000 (01:18 +0000)
commit603985fc37591d618199fdc631d61dea1ef8453e
tree01ba358caf15b042ae59b431d7d78f5e0865d77c
parent4af6415237afc23d8c35979cff25fa1ae84dddd3
SBThread::GetDescription should use the Thread format instead of making up
some format of its own.

llvm-svn: 227285
lldb/source/API/SBThread.cpp