Searched refs:Pwd (Results 1 – 2 of 2) sorted by relevance
3433 SmallString<128> Pwd; in ConstructJob() local3434 if (!llvm::sys::fs::current_path(Pwd)) { in ConstructJob()3435 llvm::sys::path::append(Pwd, CoverageFilename); in ConstructJob()3436 CoverageFilename.swap(Pwd); in ConstructJob()
15012 a cleaned up version of the Pwd shell string generation.