mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-08 23:29:53 +01:00
33794a204c
Refactor FilterGenerator to remove ctor call to overridden method next() in order to address clang static analyzer diagnostic: catch2-src/single_include/catch2/catch.hpp:4166:42: note: Call to virtual method 'FilterGenerator::next' during construction bypasses virtual dispatch auto has_initial_value = next(); ^~~~~~ |
||
---|---|---|
.. | ||
automake.std.approved.txt | ||
compact.sw.approved.txt | ||
console.std.approved.txt | ||
console.sw.approved.txt | ||
console.swa4.approved.txt | ||
junit.sw.approved.txt | ||
sonarqube.sw.approved.txt | ||
xml.sw.approved.txt |