diff options
author | Greg Clayton <gclayton@apple.com> | 2016-04-25 23:39:19 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2016-04-25 23:39:19 +0000 |
commit | 07c8c4475fb1fe9746027b91f2e4cfea3061e34a (patch) | |
tree | c48de895b021691323d0af5919633155692aa89d /lldb/packages/Python/lldbsuite/test/python_api/process | |
parent | 6f6c5f2a023b046d131593a4edd96a64acb96726 (diff) | |
download | bcm5719-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')
0 files changed, 0 insertions, 0 deletions