2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-12 12:42:13 +00:00
Files
Catch2/include/internal/catch_run_context.cpp
Martin Hořeňovský 40209d1ae0 Use StringRef on fatal error path
So far the fatal error path only uses string literals, so this removes
an allocation from that context
2017-09-14 20:05:25 +02:00

12 KiB