Files
clang-p2996/lldb/source/Plugins/SymbolFile/DWARF
Greg Clayton 07c8c4475f 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
2016-04-25 23:39:19 +00:00
..
2015-08-26 22:57:51 +00:00
2015-08-26 22:57:51 +00:00
2015-08-26 22:57:51 +00:00
2015-08-26 22:57:51 +00:00
2015-08-26 22:57:51 +00:00
2016-01-05 13:18:46 +00:00