Commit e8bfd882 authored by Khem Raj's avatar Khem Raj Committed by Martin Hořeňovský
Browse files

Fix -Wdefaulted-function-deleted warning



Clang8 warns

catch_interfaces_reporter.h:84:25: error: explicitly defaulted move assignment operator is implicitly deleted [-Werror,-Wdefaulted-function-deleted]
|         AssertionStats& operator = ( AssertionStats && )     = default;
|                         ^

Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
parent 2bd07224
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment