summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/module_section/main.cpp
diff options
context:
space:
mode:
authorJason Molenda <jason@molenda.com>2023-03-02 14:36:37 -0800
committerJason Molenda <jason@molenda.com>2023-03-02 14:36:37 -0800
commit7e770f9c1713046cb7b724b51e928186ec123c26 (patch)
tree0ff6641c45845b3419effef37c98948b4982ed4a /lldb/test/API/python_api/module_section/main.cpp
parent00854cb52d037cf0cb920f8850008744a747ef6a (diff)
Revert "Add SBValue::GetValueAsAddress API for removing non-addressing metadata"
Revert while I investigate two CI bot failures; the more important is the lldb-arm-ubuntu where the FixAddress is removing the 0th bit so we're adding the `actual=` decorator on a string pointer, ``` Got output: (char *) strptr = 0x00400817 (actual=0x400816) ptr = [{ },{H}] ``` in TestDataFormatterSmartArray.py line 229. This reverts commit 4d635be2dbadc77522eddc9668697385a3b9f8b4.
Diffstat (limited to 'lldb/test/API/python_api/module_section/main.cpp')
0 files changed, 0 insertions, 0 deletions