aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2010-11-18 18:52:36 +0000
committerGreg Clayton <gclayton@apple.com>2010-11-18 18:52:36 +0000
commit4e78f60660890d36c01e882339cc3f0ddb62a993 (patch)
treed53650386e238ca07777793abdc4c51e059462ec /clang/lib/Basic/SourceManager.cpp
parent745f9996d0b35d5dd21622c19e61f633038409b9 (diff)
downloadllvm-4e78f60660890d36c01e882339cc3f0ddb62a993.zip
llvm-4e78f60660890d36c01e882339cc3f0ddb62a993.tar.gz
llvm-4e78f60660890d36c01e882339cc3f0ddb62a993.tar.bz2
Added the ability to get more information on the SBThread's stop reason
by being able to get the data count and data. Each thread stop reason has one or more data words that can help describe the stop. To do this I added: size_t SBThread::GetStopReasonDataCount(); uint64_t SBThread::GetStopReasonDataAtIndex(uint32_t idx); llvm-svn: 119720
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions