[Lldb-commits] [PATCH] D100977: [lldb] Use forward type in pointer-to-member
Emre Kultursay via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 21 23:35:02 PDT 2021
emrekultursay added a comment.
I added a lazy-loading test. I also attempted to write a test similar to `lang/cpp/static_member_type_depending_on_parent_size/TestStaticMemberTypeDependingOnParentSize.py`, but I could not get it to produce an incorrect struct size (just like I couldn't reduce the reproducer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100977/new/
https://reviews.llvm.org/D100977
More information about the lldb-commits
mailing list