llvm-project/lldb/lit/SymbolFile/PDB
Pavel Labath 5a7e1e978f Fix PDB tests after r367820
The commit changed Module dumping code to call SymbolFile::Dump
directly, which meant that we were no longer showing the plugin name in
the output (as that was done in the SymbolVendor).

This adds the plugin name printing code to the SymbolFile dump method,
and tweak the assertions in the PDB tests to match it correctly.

llvm-svn: 367835
2019-08-05 11:29:01 +00:00
..
Inputs [PDB] Fix location retrieval for function local variables and arguments that are 2019-02-01 10:01:18 +00:00
ast-restore.test [NativePDB] Add anonymous namespaces support 2019-04-22 07:14:40 +00:00
calling-conventions.test [PDB] Make PDB lit tests use the new builder 2018-12-05 17:35:30 +00:00
class-layout.test Fix PDB tests after r367820 2019-08-05 11:29:01 +00:00
compilands.test Fix PDB tests after r367820 2019-08-05 11:29:01 +00:00
enums-layout.test Change lldb-test to use ParseAllDebugSymbols. 2019-01-09 21:20:44 +00:00
expressions.test [PDB] Make PDB lit tests use the new builder 2018-12-05 17:35:30 +00:00
func-symbols.test Fix PDB tests after r367820 2019-08-05 11:29:01 +00:00
function-level-linking.test [NativePDB] Enable function-level-linking.test in native mode. 2018-12-19 20:00:25 +00:00
function-nested-block.test [PDB] Make PDB lit tests use the new builder 2018-12-05 17:35:30 +00:00
pointers.test [PDB] Make PDB lit tests use the new builder 2018-12-05 17:35:30 +00:00
type-quals.test Fix PDB tests after r367820 2019-08-05 11:29:01 +00:00
typedefs.test Fix PDB tests after r367820 2019-08-05 11:29:01 +00:00
udt-layout.test [PDB] Make PDB lit tests use the new builder 2018-12-05 17:35:30 +00:00
variables-locations.test [PDB] Fix location retrieval for function local variables and arguments that are 2019-02-01 10:01:18 +00:00
variables.test Fix PDB tests after r367820 2019-08-05 11:29:01 +00:00
vbases.test [PDB] Make PDB lit tests use the new builder 2018-12-05 17:35:30 +00:00