mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-19 03:15:40 +02:00
Builds almost completely cleanly with -WEverything in LLVM
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Catch {
|
||||
|
||||
public:
|
||||
|
||||
~ReporterRegistry() {
|
||||
virtual ~ReporterRegistry() {
|
||||
deleteAllValues( m_factories );
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user