Fix variables.test after D49018
authorStella Stamenova <stilis@microsoft.com>
Wed, 18 Jul 2018 15:50:24 +0000 (15:50 +0000)
committerStella Stamenova <stilis@microsoft.com>
Wed, 18 Jul 2018 15:50:24 +0000 (15:50 +0000)
commita633e9dbdefda14d405a47d0a6f0450d5768f4ad
treeec596bc800593d0b3597cf0cd7e2b703ea4fd70c
parentf433c2dab7bed07e9b6ec510d743d129cc7dd22b
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
lldb/lit/SymbolFile/PDB/variables.test