This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Test 'v' support for direct ivar access (NFC)
ClosedPublic

Authored by kastiglione on Mar 5 2023, 7:31 PM.

Details

Summary

Add basic tests for frame variable's ability to direct access fields of this and
ivars of self.

Diff Detail

Event Timeline

kastiglione created this revision.Mar 5 2023, 7:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2023, 7:31 PM
kastiglione requested review of this revision.Mar 5 2023, 7:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2023, 7:31 PM

Split into separate cpp/this and objc/self tests

This revision was not accepted when it landed; it landed in state Needs Review.Mar 6 2023, 10:41 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.