Add an Objective-C++ specific test for direct ivar access. This adds to the existing C++ and ObjC tests, and tests against regression for future refactoring.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
lldb/test/API/commands/frame/var/direct-ivar/objcpp/main.mm | ||
---|---|---|
7 | I would recommend using printf("check this") to make 100% sure that there is code on this line. |
I would recommend using printf("check this") to make 100% sure that there is code on this line.