diff options
| author | Andy Yankovsky <weratt@gmail.com> | 2020-11-03 10:32:42 -0800 |
|---|---|---|
| committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-11-03 10:53:44 -0800 |
| commit | f35a82384d9ebeff3bb5ffd7a5ebe30436c1b401 (patch) | |
| tree | e7622fed561badf9ab3cae9cb713951195ad9a23 /lldb/test/API/python_api/thread/TestThreadAPI.py | |
| parent | 107c3a12d627f12a23f138a00d6aabe9de7402f7 (diff) | |
Return actual type from SBType::GetArrayElementType
SBType::GetArrayElementType should return the actual type, not the
canonical type (e.g. int32_t, not the underlying int).
Added a test case to validate the new behavior. I also ran all other
tests on Linux (ninja check-lldb), they all pass.
Differential revision: https://reviews.llvm.org/D90318
Diffstat (limited to 'lldb/test/API/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
