Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lldb/Host] Pass a StringRef to the FileSpec ctor
The FileSpec constructor takes a StringRef so there's no point in going through a C string.
- Loading branch information