Clang: Fix conversion warning in tests
mock-matchers.h:204:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] bool operator()(const A& a, const B& b) const { return a == b; } ~~^~~~ Change-Id: I58883118e1eb42f2e0129b760cdce07daf4ac8d3 Reviewed-by:Marco Bubke <marco.bubke@qt.io> Reviewed-by:
Ivan Donchevskii <ivan.donchevskii@qt.io>
Showing
Please register or sign in to comment