================
@@ -188,7 +187,8 @@ dependencies::initVFSForByNameScanning(
InMemoryFS->setCurrentWorkingDirectory(WorkingDirectory);
SmallString<128> FakeInputPath;
// TODO: We should retry the creation if the path already exists.
- llvm::sys::fs::createUniquePath(ModuleName + "-%%%%%%%%.input",
FakeInputPath,
+ llvm::sys::fs::createUniquePath("module-includes-%%%%%%%%.input",
----------------
cyndyishida wrote:
Why is representing that helpful?
https://github.com/llvm/llvm-project/pull/183396
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits