llvm-project/lldb/lit/SymbolFile/PDB
Stella Stamenova a633e9dbde Fix variables.test after D49018
Summary: This one fixes variables.test after D49018. The test was broken because D49018 adds a location information to variables, but I hadn't noticed that, because I used 32-bit build to run tests, so the test looked to me already broken before that commit (the test relies on mangled names, but the mangling schemes are different for 32-bit and 64-bit).

Reviewers: stella.stamenova, lldb-commits

Reviewed By: stella.stamenova

Patch By: Aleksandr Urakov

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

llvm-svn: 337397
2018-07-18 15:50:24 +00:00
..
Inputs Convert a location information from PDB to a DWARF expression 2018-07-13 10:29:27 +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 Retrieve a function PDB symbol correctly from nested blocks 2018-07-09 17:36:33 +00:00
lit.local.cfg
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
variables-locations.test Convert a location information from PDB to a DWARF expression 2018-07-13 10:29:27 +00:00
variables.test Fix variables.test after D49018 2018-07-18 15:50:24 +00:00