Closed ryanofsky closed 2 years ago
I'm not sure about the virtual destructor warnings. That seems bad and potentially there is a real bug or leak there.
The override warnings probably need a fix like #40 that was made to fix the same issue in GCC
I was able to reproduce basically the same warnings with clang 13.0.0 on linux and added fixes in #62. Thanks for reporting!
Reported https://github.com/bitcoin/bitcoin/pull/10102#pullrequestreview-827293918 by @Sjors