[Lldb-commits] [lldb] [lldb][test] Add test-coverage for DW_AT_APPLE_objc_complete_type parsing (PR #120279)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 17 10:13:52 PST 2024
Michael137 wrote:
[`TestHiddenIvars.py`](https://github.com/llvm/llvm-project/blob/d2e7ee77d33e8b3be3b1d4e9bc5bc4c60b62b554/lldb/test/API/lang/objc/hidden-ivars/TestHiddenIvars.py) looks like it intended to test the same codepath, but it passes cleanly with and without the calls to `FindCompleteObjCDefinitionTypeForDIE`
https://github.com/llvm/llvm-project/pull/120279
More information about the lldb-commits
mailing list