llvm-project/lldb/lit/SymbolFile/PDB
Aleksandr Urakov 398f81b3b4 [PDB] Resolve a symbol context block info correctly
Summary:
This patch allows to resolve a symbol context block info even if a function
info was not requested. Also it adds the correct resolving of nested blocks
(the previous implementation used function blocks instead of them).

Reviewers: zturner, asmith, labath

Reviewed By: asmith

Subscribers: lldb-commits, stella.stamenova

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D51104

llvm-svn: 340901
2018-08-29 07:26:11 +00:00
..
Inputs [PDB] Parse UDT symbols and pointers to members (combined patch) 2018-08-14 07:57:44 +00:00
class-layout.test [PDB] Parse UDT symbols and pointers to members (combined patch) 2018-08-14 07:57:44 +00:00
compilands.test
enums-layout.test [SymbolFilePDB] Get line number for PDBSymbolTypeEnum 2018-03-07 00:35:27 +00:00
func-symbols.test [lit, pdb] Fix func-symbols.test (on Windows) 2018-06-05 16:20:36 +00:00
function-level-linking.test PDB support of function-level linking and splitted functions 2018-06-08 02:45:25 +00:00
function-nested-block.test [PDB] Resolve a symbol context block info correctly 2018-08-29 07:26:11 +00:00
lit.local.cfg
pointers.test [PDB] Parse UDT symbols and pointers to members (combined patch) 2018-08-14 07:57:44 +00:00
type-quals.test [SymbolFilePDB] Add support for CVR pointer type qualifier 2018-03-07 00:39:25 +00:00
typedefs.test [SymbolFilePDB] Add a test for wchar_t type in PDB. 2018-05-23 01:58:23 +00:00
udt-layout.test [PDB] Parse UDT symbols and pointers to members (combined patch) 2018-08-14 07:57:44 +00:00
variables-locations.test Convert a location information from PDB to a DWARF expression 2018-07-13 10:29:27 +00:00
variables.test [PDB] Make variables.test to pass using a 32-bit compiler too 2018-08-24 07:24:52 +00:00