mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 23:05:34 +08:00
This fixes the GCC warning "deleting polymorphic object with non-virtual destructor". They are marked final so the virtual dispatch can be optimized out, because they don't need to be overridden.
37 KiB
37 KiB