What's Changed
- All related to
subclass!
support:- Fix spurious semicolon in generated code. by @adetaylor in #690
- Fix excessive and incorrect code generation when overriding a pure virtual superclass function by @adetaylor in #702
- Fix overridden methods on subclasses by @adetaylor in #695
- Allow overriding protected methods by @adetaylor in #696
- Mode to make hermetic reproduction test cases (
AUTOCXX_REPRO_CASE
) by @adetaylor in #699
Full Changelog: v0.13.2...v0.14.0