summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2016-04-25 23:39:19 +0000
committerGreg Clayton <gclayton@apple.com>2016-04-25 23:39:19 +0000
commit07c8c4475fb1fe9746027b91f2e4cfea3061e34a (patch)
treec48de895b021691323d0af5919633155692aa89d /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parent6f6c5f2a023b046d131593a4edd96a64acb96726 (diff)
downloadbcm5719-llvm-07c8c4475fb1fe9746027b91f2e4cfea3061e34a.tar.gz
bcm5719-llvm-07c8c4475fb1fe9746027b91f2e4cfea3061e34a.zip
Make sure that the following SymbolFileDWARF functions can handle getting a lldb::user_id_t for another SymbolFileDWARF:
CompilerDecl SymbolFileDWARF::GetDeclForUID (lldb::user_id_t type_uid); CompilerDeclContext SymbolFileDWARF::GetDeclContextForUID (lldb::user_id_t type_uid) CompilerDeclContext SymbolFileDWARF::GetDeclContextContainingUID (lldb::user_id_t type_uid) Type* SymbolFileDWARF::ResolveTypeUID (lldb::user_id_t type_uid) <rdar://problem/25592223> llvm-svn: 267494
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud