mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-09 18:11:10 +02:00
e50e10ef8f
This is done because `makeStream` was the only place using `StringRef::c_str()`, which is an error-prone and unsafe API that I want to remove.