mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
bbba3d8a06
They can't compile the new constexpr decomposer because `ITransientExpression` has a defaulted virtual destructor. We could instead drop the virtual destructor - it only exists to silence static analysis tools complaining about having virtual functions without virtual destructor - but GCC 5 and 6 are positively ancient, so we drop them instead. |
||
---|---|---|
.. | ||
linux-bazel-builds.yml | ||
linux-meson-builds.yml | ||
linux-other-builds.yml | ||
linux-simple-builds.yml | ||
mac-builds.yml | ||
validate-header-guards.yml | ||
windows-simple-builds.yml |