mc-imperial / dredd

A mutation testing tool designed to work with large C++ (and C) codebases.
Apache License 2.0
11 stars 3 forks source link

Avoid mutating l-value calls that receive materialized temporaries #328

Closed afd closed 6 days ago

afd commented 6 days ago

Fixes #311.