forked from OSchip/llvm-project
5a7e1e978f
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 |
||
---|---|---|
.. | ||
Inputs | ||
ast-restore.test | ||
calling-conventions.test | ||
class-layout.test | ||
compilands.test | ||
enums-layout.test | ||
expressions.test | ||
func-symbols.test | ||
function-level-linking.test | ||
function-nested-block.test | ||
pointers.test | ||
type-quals.test | ||
typedefs.test | ||
udt-layout.test | ||
variables-locations.test | ||
variables.test | ||
vbases.test |