This patch adds an overload of `llvm::sys::path::native` that returns a `std::string` directly, making it more convenient to use when a `std::string` is needed instead of modifying a `SmallVectorImpl<char>` in place. This is for https://github.com/llvm/llvm-project/pull/193160#discussion_r3117268925, but made separate PR.
39 KiB
39 KiB