hnrklssn wrote: FWIW moving the late parsing to happen after `ActOnFields` aligns closely with a change we made downstream some years ago, and which seems to been working well. That said, for a change which is explicitly made to support `sizeof` and `offsetof`, shouldn't there be test cases exercising those?
https://github.com/llvm/llvm-project/pull/187166 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
