fix(cpp1): account for initializers of members lowered as bases#478
fix(cpp1): account for initializers of members lowered as bases#478JohelEGP wants to merge 2 commits intohsutter:mainfrom
Conversation
707d3b0 to
5c72314
Compare
this members
5eafcee to
431a3a0
Compare
this members5eafcee to
9d05e45
Compare
9d05e45 to
7c3ebe2
Compare
|
|
I suppose the only reasonable option is to queue an error if emitting SMFs is suppressed. I can't reliably lower an initializer to the I thought about also emitting actual bases to I wonder if the error falls under the banner of |
7c3ebe2 to
c5a42ef
Compare
a300079 to
30c64ca
Compare
30c64ca to
9977b9a
Compare
|
Hi! Sorry it took me so long to get to this one... this one looks like it might be out of date, should I close it for now and you can reopen this or create a new PR when it's ready? Again, my apologies for not keeping up. |
Resolves #422.
Testing summary.
Acknowledgements.