summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2018-11-09 19:17:56 +0000
committerAdrian Prantl <aprantl@apple.com>2018-11-09 19:17:56 +0000
commita40cce80a7d205653a16544ed53923da3631e90a (patch)
treeb1ac26d14433bb4a85cd46b4a81af3a2b0a526ea /lldb/packages/Python/lldbsuite/test/python_api/interpreter
parente32d1297124fc1d7b3aeec8530f77e1babe8fb93 (diff)
downloadbcm5719-llvm-a40cce80a7d205653a16544ed53923da3631e90a.tar.gz
bcm5719-llvm-a40cce80a7d205653a16544ed53923da3631e90a.zip
Fix a nondeterminism in the debug info for VLA size expressions.
The artificial variable describing the array size is supposed to be called "__vla_expr", but this was implemented by retrieving the name of the associated alloca, which isn't a reliable source for the name, since nonassert compilers may drop names from LLVM IR. rdar://problem/45924808 llvm-svn: 346542
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud