mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 19:30:12 +01:00
Replaced using `llvm::StringRef` with `const std::string&` so we can have `c_str()`.
Testing
Testing-specific libraries.
Replaced using `llvm::StringRef` with `const std::string&` so we can have `c_str()`.
Testing-specific libraries.