https://bugs.llvm.org/show_bug.cgi?id=40744
Richard Smith <richard-l...@metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
--- Comment #1 from Richard Smith <richard-l...@metafoo.co.uk> ---
Those are both contexts in which the class is not yet complete. It's not
reasonable to expect Clang to be able to know the offset of a field before the
class is complete, even though the ABIs we currently support don't typically
allow later-declared members to affect the layout of earlier-declared ones.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs