summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/main.c
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2018-04-30 21:06:30 +0000
committerGreg Clayton <gclayton@apple.com>2018-04-30 21:06:30 +0000
commitc485f056b7766e4e52b91bc5f462bb2d1d8cca8a (patch)
treede8b6c6ace70ad291629bdc6b1c8b1f7a68fa16e /lldb/packages/Python/lldbsuite/test/python_api/value/main.c
parentdab8515370c7fd43782e72c46333e801454219cc (diff)
downloadbcm5719-llvm-c485f056b7766e4e52b91bc5f462bb2d1d8cca8a.tar.gz
bcm5719-llvm-c485f056b7766e4e52b91bc5f462bb2d1d8cca8a.zip
Fix expression parser to not accept any type whose basename matches for a type that must exist at root level
This patch fixes an issue where we weren't looking for exact matches in the expression parser and also fixed the type lookup logic in the Module.cpp. Tests added to make sure we don't regress. Differential Revision: https://reviews.llvm.org/D46128 llvm-svn: 331227
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud