summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2019-07-18 22:21:16 +0000
committerJim Ingham <jingham@apple.com>2019-07-18 22:21:16 +0000
commitfa6199bc5d374d8d0aa81570b30fdb6454e43eb0 (patch)
treed05b3bd25ecf8a84b711850f5bf4f3f4b2e9c0fd /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
parentee515d3d03e998e91917881e6401801fa5340b71 (diff)
downloadbcm5719-llvm-fa6199bc5d374d8d0aa81570b30fdb6454e43eb0.tar.gz
bcm5719-llvm-fa6199bc5d374d8d0aa81570b30fdb6454e43eb0.zip
Add an expectedFailure test for type finding.
When two .c files define a type of the same name, lldb just picks one and uses it regardless of context. That is not correct. When stopped in a frame in one of the .c files that define this type, it should use that local definition. This commit just adds a test that checks for the correct behavior. It is currently xfailed. llvm-svn: 366507
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud