Skip to content

fix: work around clang 20/21 + libc++ compile failure in TEMPLATE_PRODUCT_TEST_CASE with differing arities - #3173

Open
mvanhorn wants to merge 2 commits into
catchorg:develfrom
mvanhorn:fix/3115-clang-template-product-compile
Open

fix: work around clang 20/21 + libc++ compile failure in TEMPLATE_PRODUCT_TEST_CASE with differing arities#3173
mvanhorn wants to merge 2 commits into
catchorg:develfrom
mvanhorn:fix/3115-clang-template-product-compile

docs: reference llvm/llvm-project#130778 in the clang 20/21 workaroun…

a0c7a39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 1s

91.09% (+0.00%) compared to a15f718

View this Pull Request on Codecov

91.09% (+0.00%) compared to a15f718

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.09%. Comparing base (a15f718) to head (a0c7a39).
⚠️ Report is 15 commits behind head on devel.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3173   +/-   ##
=======================================
  Coverage   91.09%   91.09%           
=======================================
  Files         204      204           
  Lines        8922     8922           
=======================================
  Hits         8127     8127           
  Misses        795      795           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.