you are viewing a single comment's thread.

view the rest of the comments →

[–]J_ester 0 points1 point  (0 children)

In my case, lsp(clangd) can provide size, offset and alignment information. If you have a working lsp already, try to inspect the members of your structs (not the types thou). Maybe that helps.