[RegisterScavenging] Use a Twine in a call to report_fatal_error instead of...
[RegisterScavenging] Use a Twine in a call to report_fatal_error instead of going from std::string to c_str. NFC The std::string was built on the line above. Might as well just build it as a Twine in the call.
parent
a2d3b127
Please register or sign in to comment