diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-01-30 12:50:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-30 12:50:57 +0000 |
commit | 4b57236bace610d3b05dbba0e9f5b11ed3a9fbee (patch) | |
tree | e6dc4927e10786da18743e09db5e358b5be642e3 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 56ad54260c5b929af410d0969ebbffc05d90a126 (diff) | |
download | llvm-4b57236bace610d3b05dbba0e9f5b11ed3a9fbee.zip llvm-4b57236bace610d3b05dbba0e9f5b11ed3a9fbee.tar.gz llvm-4b57236bace610d3b05dbba0e9f5b11ed3a9fbee.tar.bz2 |
[lldb][test] Add test for detecting CV-quals of explicit object member functions (#125053)
This is XFAILed for now until we find a good way to locate the
DW_AT_object_pointer of function declarations (a possible solution being
https://github.com/llvm/llvm-project/pull/124790).
Made it a shell test because I couldn't find any SBAPIs that i could
query to find the CV-qualifiers/etc. of member functions.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions